Browse Source

isolate qcom bt settings

Bug: 242661555
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: Ibb6c1dde68c7e6fc2c97a16d61357911cb3b3530
Adam Shih 2 năm trước cách đây
mục cha
commit
5c7f6e3012
2 tập tin đã thay đổi với 19 bổ sung0 xóa
  1. 18 0
      bluetooth/device_framework_matrix_product.xml
  2. 1 0
      bluetooth/qti_default.mk

+ 18 - 0
bluetooth/device_framework_matrix_product.xml

@@ -0,0 +1,18 @@
+<compatibility-matrix version="1.0" type="framework" level="7">
+    <hal format="hidl">
+        <name>hardware.google.bluetooth.bt_channel_avoidance</name>
+        <version>1.0</version>
+        <interface>
+            <name>IBTChannelAvoidance</name>
+            <instance>default</instance>
+        </interface>
+    </hal>
+    <hal format="hidl">
+        <name>hardware.google.bluetooth.sar</name>
+        <version>1.1</version>
+        <interface>
+            <name>IBluetoothSar</name>
+            <instance>default</instance>
+        </interface>
+    </hal>
+</compatibility-matrix>

+ 1 - 0
bluetooth/qti_default.mk

@@ -39,6 +39,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
 # Bluetooth HAL and Pixel extension
 DEVICE_MANIFEST_FILE += \
 	device/google/lynx/bluetooth/manifest_bluetooth.xml
+DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/lynx/bluetooth/device_framework_matrix_product.xml
 
 BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/bluetooth