sm8250-common: Import common bdroid_buildcfg

Now that BTM_DEF_LOCAL_NAME is gone (migrated to a sysprop)
we can commonize the header.

Change-Id: I67da0b9f877da358f71c7afdca448fc8cc58773e
This commit is contained in:
Bruno Martins
2022-09-19 11:31:58 +01:00
committed by LuK1337
parent 172439ee05
commit 4c81196793
2 changed files with 34 additions and 0 deletions

View File

@@ -57,6 +57,9 @@ BOARD_USES_ALSA_AUDIO := true
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := kona
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth/include
# Properties
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop