Update AndroidManifest.xml

This commit is contained in:
Sarthak Roy 2020-12-01 09:21:54 +05:30
parent 8b7175b576
commit 8e43190a8a

View file

@ -5,5 +5,5 @@
android:priority="171"
android:targetPackage="android"
android:requiredSystemPropertyName="ro.build.overlay.deviceid"
android:requiredSystemPropertyValue="+RMX2020*" />
android:requiredSystemPropertyValue="+RMX2020" />
</manifest>