parent
7b12d2d0e7
commit
5cf6ccd42a
11 changed files with 476 additions and 0 deletions
10
resource-overlay/pstar/SystemUI/AndroidManifest.xml
Normal file
10
resource-overlay/pstar/SystemUI/AndroidManifest.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?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"
|
||||
coreApp="true"
|
||||
package="com.android.systemui.overlay.pstar">
|
||||
<overlay android:targetPackage="com.android.systemui" android:isStatic="true" />
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue