summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInseob Kim <inseob@google.com>2019-10-17 12:38:13 +0000
committerInseob Kim <inseob@google.com>2019-10-17 12:38:13 +0000
commitd69defc8ac53e2381ba09cb1ca0bcbc7737362c2 (patch)
tree82c971c57e9f8f9900f45e19ddb7d562be7c884a
parenta3e0bd54397fe712aee37386a0a600d1c067e692 (diff)
downloaddevice_generic_trusty-d69defc8ac53e2381ba09cb1ca0bcbc7737362c2.tar.gz
device_generic_trusty-d69defc8ac53e2381ba09cb1ca0bcbc7737362c2.tar.bz2
device_generic_trusty-d69defc8ac53e2381ba09cb1ca0bcbc7737362c2.zip
Revert "Set BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW"
This reverts commit a3e0bd54397fe712aee37386a0a600d1c067e692. Reason for revert: The fix aosp/1145211 has been merged. Change-Id: If78b408175d0b4ec6db1ba04fcfc1fc5821dd2fa
-rw-r--r--BoardConfig.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c863cc8..d39346e 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -59,6 +59,3 @@ BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
# Specify HALs
DEVICE_MANIFEST_FILE := device/generic/trusty/manifest.xml
-
-# TODO(b/131162102): remove this after cleaning up accesses of sysprop
-BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW := true