blob: ef616f55c2bbff40ed2bd990d7f5559e139664ed [file] [log] [blame] [edit]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.settings.overlay.gtu8p">
<application android:hasCode="false" />
<overlay android:targetPackage="com.android.settings"
android:requiredSystemPropertyName="ro.boot.hardware.sku"
android:requiredSystemPropertyValue="GTU8P"
android:isStatic="true" />
</manifest>