Revert "Also set build display id in etc/local.prop"

This reverts commit ab0defc922.

It didn't work
This commit is contained in:
Pierre-Hugues Husson 2018-11-21 10:05:46 +01:00
parent ab0defc922
commit c0ba937fd5

View File

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