mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-05 13:27:18 +09:00
sm6520-common: use BUILD_COPY_HEADERS
Bug: 130719878 Test: turn copy headers into an error by default; still builds Change-Id: Idf228b2e8c4a4d93c3ad43fcd9995564d4feb67d
This commit is contained in:
parent
77b24904f4
commit
b220c66461
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user