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