diff --git a/BoardConfig.mk b/BoardConfig.mk index 9af3088..721423e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -16,3 +16,4 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth # Inherit common board flags include device/samsung/universal7570-common/BoardConfigCommon.mk +include vendor/samsung/BoardConfigVendor.mk