Update overlay for POCO X3 GT (Chopin)

This commit is contained in:
Kent Dave Catipay 2022-08-01 13:52:08 +08:00
parent 0d0755323f
commit 31c994f6c3

View file

@ -4,7 +4,7 @@
android:versionName="1.0">
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="+*POCO/chopin-global*"
android:requiredSystemPropertyValue="chopin"
android:priority="829"
android:isStatic="true" />
</manifest>