aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickey Keeley <mickeykeeley@google.com>2019-10-16 09:29:47 -0700
committerMickey Keeley <mickeykeeley@google.com>2019-10-16 09:29:50 -0700
commitb03b756ad080ee3f4441f9e85836088290a22d11 (patch)
tree933fe2145b2c33a31f342ccbc631e6d22fa9ba6b
parent03a9cc3184adb478b2ac9ac2f4c0bbbcd2208a0d (diff)
downloadfuchsia-b03b756ad080ee3f4441f9e85836088290a22d11.tar.gz
Relax sysprop neverallow rules for Fuchsia targets.
Bug: 142796797 Test: Fuchsia targets build. Change-Id: I39ec3689d5b11209f8a12b3686974eb312c3b370
-rw-r--r--BoardConfig_common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig_common.mk b/BoardConfig_common.mk
index 4285b4e..983f200 100644
--- a/BoardConfig_common.mk
+++ b/BoardConfig_common.mk
@@ -18,3 +18,4 @@ TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
TARGET_NO_RECOVERY := true
DISABLE_APEX_LIBS_ABSENCE_CHECK := true
+BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW := true