Merge "Add BUILD_BROKEN_TREBLE_SYSPROP_NEVERALLOW" am: 181313befe

am: b92a8a8747

Change-Id: I225611800e6674c034510b0e9ea14d08e7b928db
This commit is contained in:
Inseob Kim
2019-10-15 10:23:38 -07:00
committed by android-build-merger

View File

@@ -30,6 +30,9 @@ TARGET_2ND_CPU_VARIANT := cortex-a73
BUILD_BROKEN_DUP_RULES := true 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 += 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 += user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3
BOARD_KERNEL_CMDLINE += service_locator.enable=1 BOARD_KERNEL_CMDLINE += service_locator.enable=1