mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-21 21:36:26 -08:00
9 lines
241 B
XML
9 lines
241 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="android.overlay.pova4pro">
|
|
|
|
<overlay
|
|
android:isStatic="true"
|
|
android:priority="350"
|
|
android:targetPackage="android" />
|
|
</manifest>
|