Skip to content
Snippets Groups Projects
Commit b220c664 authored by Dan Willemsen's avatar Dan Willemsen Committed by Demon000
Browse files

sm6520-common: use BUILD_COPY_HEADERS

Bug: 130719878
Test: turn copy headers into an error by default; still builds
Change-Id: Idf228b2e8c4a4d93c3ad43fcd9995564d4feb67d
parent 77b24904
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,9 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth/include
# Bootloader
TARGET_NO_BOOTLOADER := true
# Build broken
BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true
# Camera
TARGET_USES_QTI_CAMERA_DEVICE := true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment