From f17459f4ea24f56036629f88b5f3471043ad0767 Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Wed, 16 Oct 2019 03:28:05 +0000 Subject: [PATCH] Revert "Add BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW" This reverts commit 98ebf2cf85b08e0a30559affcd01a45fde1a352a. Reason for revert: Original CL was workaround and doesn't need after aosp/1143969 is merged Change-Id: Ie232b5288adfd3b90ff1b71c396512a013dcced8 --- BoardConfig.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index f718a000..34a761df 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -30,9 +30,6 @@ TARGET_2ND_CPU_VARIANT := cortex-a73 BUILD_BROKEN_DUP_RULES := true -# TODO(b/131162102): remove this after cleaning up accesses of sysprops -BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW := true - BOARD_KERNEL_CMDLINE += androidboot.hardware=$(TARGET_BOOTLOADER_BOARD_NAME) androidboot.console=ttyMSM0 lpm_levels.sleep_disabled=1 BOARD_KERNEL_CMDLINE += user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 BOARD_KERNEL_CMDLINE += service_locator.enable=1