Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0
android_device_oneplus_dre/overlay/Launcher3ResTarget/AndroidManifest.xml
Penguin766 a160445e51 dre: overlay: Reduce blur radius
Change-Id: Id6339df82156099ca14da684f236931b3ecf51ce
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
2026-02-21 18:34:52 -06:00

13 lines
400 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.launcher.overlay.oplus">
<overlay
android:isStatic="true"
android:priority="300"
android:targetPackage="com.android.launcher3" />
</manifest>