Update moto one action overlay to match on Q vendor

This commit is contained in:
Pierre-Hugues Husson 2020-10-25 23:06:34 +01:00
parent 0a4def36ab
commit e7a2f898f2

View file

@ -7,7 +7,7 @@
Same as G6 Plus
-->
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.product.device"
android:requiredSystemPropertyName="ro.product.vendor.device"
android:requiredSystemPropertyValue="troika_sprout"
android:priority="536"
android:isStatic="true" />