summaryrefslogtreecommitdiff
path: root/emulator_car_x86_64/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'emulator_car_x86_64/BoardConfig.mk')
-rw-r--r--emulator_car_x86_64/BoardConfig.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulator_car_x86_64/BoardConfig.mk b/emulator_car_x86_64/BoardConfig.mk
index 999f93b..1d99680 100644
--- a/emulator_car_x86_64/BoardConfig.mk
+++ b/emulator_car_x86_64/BoardConfig.mk
@@ -15,11 +15,10 @@
# Use generic_x86_64 BoardConfig as base
include build/make/target/board/emulator_x86_64/BoardConfig.mk
+include device/generic/car/emulator/usbpt/BoardConfig.mk
# Override BOARD_SUPER_PARTITION_SIZE to inclease the mounted system partition.
BOARD_SUPER_PARTITION_SIZE := 5856296960
BOARD_EMULATOR_DYNAMIC_PARTITIONS_SIZE = 3489660928
-BOARD_HAVE_BLUETOOTH := true
-BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/car/emulator/bluetooth/hal