Add test bypass for Moto G6

This commit is contained in:
Pierre-Hugues Husson 2018-12-03 22:14:36 +01:00
parent f7afd478b6
commit 2fb7833b8a

View file

@ -2,6 +2,10 @@
package="me.phh.treble.overlay.moto.g6"
android:versionCode="1"
android:versionName="1.0">
<!--
TESTS: Ignore ro.vendor.product.name
Same as G6 Plus
-->
<overlay android:targetPackage="android"
android:requiredSystemPropertyName="ro.vendor.product.name"
android:requiredSystemPropertyValue="ali_retail"