get bt permission xml to gs-common
Bug: 242661555 Test: connect to bluetooth Change-Id: I65337866df5b2601da0e899b2e312dfac928bcb6
This commit is contained in:
parent
0ecc7fd322
commit
035dd09274
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.bluetooth@1.1-service.bcmbtlinux \
|
android.hardware.bluetooth@1.1-service.bcmbtlinux \
|
||||||
bt_vendor.conf
|
bt_vendor.conf \
|
||||||
|
android.hardware.bluetooth.prebuilt.xml \
|
||||||
|
android.hardware.bluetooth_le.prebuilt.xml
|
||||||
|
|
||||||
|
|
||||||
BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
|
BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
|
||||||
|
|
||||||
DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
|
DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue