android13/device/google/raviole/oriole/overlay_packages/SettingsOverlayGR1YH/AndroidManifest.xml

9 lines
439 B
XML

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