pstar: include bluetooth buildcfg

This commit is contained in:
SGCMarkus
2022-02-15 19:14:11 +01:00
parent 52c029756b
commit adf024feb5
2 changed files with 35 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
# Inherit from motorola sm8250-common
$(call inherit-product, device/motorola/sm8250-common/BoardConfigCommon.mk)
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
# Partitions
BOARD_USERDATAIMAGE_PARTITION_SIZE := 226517168128
ifneq ($(WITH_GMS),true)