pstar: include bluetooth buildcfg
This commit is contained in:
parent
52c029756b
commit
adf024feb5
2 changed files with 35 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue