blob: 0af741fcb40997be83852d93950abb33957655a3 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.overlay.g6qu3">
<application android:hasCode="false" />
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.boot.hardware.sku"
android:requiredSystemPropertyValue="G6QU3"
android:isStatic="true"
android:priority="1" />
</manifest>