Set ro.build.characteristics to the value from PRODUCT_CHARACTERISTICS that's also passed to aapt.
Bug: 3144768 Change-Id: Ic1724c64d015de7a5c4f13709b91db51b8f10872
This commit is contained in:
@@ -40,5 +40,6 @@ echo "ro.build.product=$TARGET_DEVICE"
|
||||
echo "# Do not try to parse ro.build.description or .fingerprint"
|
||||
echo "ro.build.description=$PRIVATE_BUILD_DESC"
|
||||
echo "ro.build.fingerprint=$BUILD_FINGERPRINT"
|
||||
echo "ro.build.characteristics=$TARGET_AAPT_CHARACTERISTICS"
|
||||
|
||||
echo "# end build properties"
|
||||
|
Reference in New Issue
Block a user