aospa: Update certified build properties
Taken from 5875688ef9
Signed-off-by: Yuan Si <do4suki@gmail.com>
Change-Id: Ie559932a64d7386bce5bc4f974dcee8f8338c75f
This commit is contained in:
parent
4833a99aaf
commit
f3f06ee25f
|
@ -133,10 +133,12 @@
|
||||||
|
|
||||||
<!-- Build properties from a GMS certified device against current platform SPL level -->
|
<!-- Build properties from a GMS certified device against current platform SPL level -->
|
||||||
<string-array name="config_certifiedBuildProperties" translatable="false">
|
<string-array name="config_certifiedBuildProperties" translatable="false">
|
||||||
<item>bullhead</item> <!-- Build.DEVICE -->
|
<item>MANUFACTURER:motorola</item>
|
||||||
<item>bullhead</item> <!-- Build.PRODUCT -->
|
<item>BRAND:motorola</item>
|
||||||
<item>Nexus 5X</item> <!-- Build.MODEL -->
|
<item>DEVICE:griffin</item>
|
||||||
<item>google/bullhead/bullhead:8.0.0/OPR6.170623.013/4283548:user/release-keys</item> <!-- Build.FINGERPRINT -->
|
<item>MODEL:XT1650-05</item>
|
||||||
|
<item>FINGERPRINT:motorola/griffin_retcn/griffin:6.0.1/MCC24.246-37/42:user/release-keys</item>
|
||||||
|
<item>PRODUCT:griffin_retcn</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Colon separated list of package names that should be granted Notification Listener access -->
|
<!-- Colon separated list of package names that should be granted Notification Listener access -->
|
||||||
|
|
Loading…
Reference in New Issue