unplugged-vendor/device/google/bonito/sargo/overlay_packages/SettingsOverlayG020G/AndroidManifest.xml

10 lines
473 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.settings.overlay.g020G">
<application android:hasCode="false" />
<overlay android:targetPackage="com.android.settings"
android:requiredSystemPropertyName="ro.boot.hardware.sku"
android:requiredSystemPropertyValue="G020G"
android:isStatic="true"
android:priority="0" />
</manifest>