Also set build display id in etc/local.prop

This commit is contained in:
Pierre-Hugues Husson 2018-11-18 22:35:37 +01:00
parent a605776eb2
commit ab0defc922
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.build.version.all_codenames=$(PLATFORM_VERSION_ALL_CODENAMES) \
ro.build.version.release=$(PLATFORM_VERSION) \
ro.build.version.security_patch=$(PLATFORM_SECURITY_PATCH) \
ro.build.display.id=$(BUILD_DISPLAY_ID) \
ro.adb.secure=0
#Huawei HiSuite (also other OEM custom programs I guess) it's of no use in AOSP builds