Browse Source

get bt permission xml to gs-common

Bug: 242661555
Test: connect to bluetooth
Change-Id: Ia97108643deae4faa3b8340c57fc5853e249e67c
Adam Shih 2 năm trước cách đây
mục cha
commit
3419c3ab71
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      bluetooth/qti_default.mk

+ 3 - 1
bluetooth/qti_default.mk

@@ -68,7 +68,9 @@ else ifeq ($(TARGET_USE_QTI_BT_SAR),true)
 endif
 PRODUCT_PACKAGES += \
 	[email protected] \
-	[email protected]
+	[email protected] \
+	android.hardware.bluetooth.prebuilt.xml \
+	android.hardware.bluetooth_le.prebuilt.xml
 
 # Bluetooth SAR Tx power caps
 PRODUCT_COPY_FILES += \