android_vendor_hardware_ove.../Samsung/S9/SystemUI/AndroidManifest.xml
2018-08-20 17:41:23 +02:00

8 lines
310 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.samsung.s9.systemui"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="com.android.systemui"
android:priority="23"/>
</manifest>