gs101: migrate Bluetooth HAL service setting to project dependent
make files Bug: 190443033 Test: Manually Change-Id: I72b2b6cfee3229dc2c7f5f362df67ed134f0729f
This commit is contained in:
parent
76a8732e7d
commit
ca592a2a10
1 changed files with 1 additions and 4 deletions
|
@ -783,10 +783,7 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.frp.pst=/dev/block/by-name/frp
|
||||
|
||||
# Bluetooth HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.1-service.bcmbtlinux \
|
||||
bt_vendor.conf
|
||||
# Bluetooth
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
|
||||
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue