summaryrefslogtreecommitdiff
path: root/emulator/hal/car_emulator_hal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/hal/car_emulator_hal.mk')
-rw-r--r--emulator/hal/car_emulator_hal.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/emulator/hal/car_emulator_hal.mk b/emulator/hal/car_emulator_hal.mk
index 86139a7..3d21d69 100644
--- a/emulator/hal/car_emulator_hal.mk
+++ b/emulator/hal/car_emulator_hal.mk
@@ -17,8 +17,12 @@
# Default HAL implementations for automotive
PRODUCT_PACKAGES += \
android.hardware.automotive.audiocontrol@1.0-service \
+ android.hardware.bluetooth@1.0-service.sim \
+ android.hardware.bluetooth.audio@2.0-impl \
android.hardware.automotive.vehicle@2.0-service
# Vendor Interface Manifest
PRODUCT_COPY_FILES += \
- device/generic/car/emulator/hal/car_emulator_manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml
+ device/generic/car/emulator/hal/car_emulator_manifest.xml:$(TARGET_COPY_OUT_VENDOR)/manifest.xml \
+ frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml \
+ frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml