Snap for 9039357 from f3cb49fe20
to udc-release
Change-Id: Ia43f1d1a388051f6b5e5b75b41cc2d2a6fdde9b9
This commit is contained in:
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
|
# Bluetooth HAL and Pixel extension
|
||||||
DEVICE_MANIFEST_FILE += \
|
DEVICE_MANIFEST_FILE += \
|
||||||
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
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
|
BOARD_SEPOLICY_DIRS += device/google/lynx-sepolicy/bluetooth
|
||||||
|
|
||||||
|
@@ -15,7 +15,7 @@ on early-boot
|
|||||||
wait_for_prop vendor.common.modules.ready 1
|
wait_for_prop vendor.common.modules.ready 1
|
||||||
start insmod_sh_lynx
|
start insmod_sh_lynx
|
||||||
|
|
||||||
service insmod_sh_lynx /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.lynx.cfg
|
service insmod_sh_lynx /vendor/bin/insmod.sh /vendor/etc/init.insmod.lynx.cfg
|
||||||
class main
|
class main
|
||||||
user root
|
user root
|
||||||
group root system
|
group root system
|
||||||
|
Reference in New Issue
Block a user