isolate qcom bt settings
Bug: 242661555 Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: Ibb6c1dde68c7e6fc2c97a16d61357911cb3b3530
This commit is contained in:
parent
897b157e19
commit
5c7f6e3012
18
bluetooth/device_framework_matrix_product.xml
Normal file
18
bluetooth/device_framework_matrix_product.xml
Normal file
@ -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>
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user