fleur: overlays: Set correct SystemUI target package
... Signed-off-by: claxten10 <claxten10@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<application android:hasCode="false" />
|
||||
<overlay
|
||||
android:targetPackage="android"
|
||||
android:targetPackage="com.android.systemui"
|
||||
android:isStatic="true"
|
||||
android:priority="1"/>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user