blob: 198f9975a603a9d28fe3c4fc6d11ffb467fff579 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.dil3mm4.huawei.PRA"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.hw.oemName"
android:requiredSystemPropertyValue="+PRA*"
android:priority="33"
android:isStatic="true" />
</manifest>