summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInseob Kim <inseob@google.com>2019-10-18 09:44:21 +0000
committerInseob Kim <inseob@google.com>2019-10-18 09:44:21 +0000
commit2bbb8c2aef471f672f55db3173c3bef88f7064a0 (patch)
treec21963b5627701f439ad0f4fa9885556ee8c605e
parent3a0f9ac469a152fe66be0cb3d6b25d1cb0445c96 (diff)
downloadmarlin-2bbb8c2aef471f672f55db3173c3bef88f7064a0.tar.gz
Revert "Set BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW"
This reverts commit 3a0f9ac469a152fe66be0cb3d6b25d1cb0445c96. Reason for revert: The fix aosp/1145211 is merged Change-Id: I605381ed5a7de6a5e79ef0092fe9678121c05536
-rw-r--r--marlin/BoardConfig.mk3
-rw-r--r--sailfish/BoardConfig.mk3
2 files changed, 0 insertions, 6 deletions
diff --git a/marlin/BoardConfig.mk b/marlin/BoardConfig.mk
index e621a2ac..b4278cfd 100644
--- a/marlin/BoardConfig.mk
+++ b/marlin/BoardConfig.mk
@@ -218,6 +218,3 @@ AB_OTA_PARTITIONS += \
# Partitions (listed in the file) to be wiped under recovery.
TARGET_RECOVERY_WIPE := device/google/marlin/recovery.wipe.common
-
-# TODO(b/131162102): remove this after cleaning up accesses of sysprop
-BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW := true
diff --git a/sailfish/BoardConfig.mk b/sailfish/BoardConfig.mk
index 77c0d3d8..5b9632bf 100644
--- a/sailfish/BoardConfig.mk
+++ b/sailfish/BoardConfig.mk
@@ -217,6 +217,3 @@ AB_OTA_PARTITIONS += \
# Partitions (listed in the file) to be wiped under recovery.
TARGET_RECOVERY_WIPE := device/google/marlin/recovery.wipe.common
-
-# TODO(b/131162102): remove this after cleaning up accesses of sysprop
-BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW := true