Snap for 8650624 from 73d536e12e
to udc-release
Change-Id: Ice3873b0ebd97ad0245b4b7aa12cf41609462762
This commit is contained in:
commit
0bea8746a8
3 changed files with 2 additions and 10 deletions
|
@ -27,7 +27,7 @@ TARGET_BLUETOOTH_HCI_V1_1 = true
|
|||
TARGET_BLUETOOTH_UART_DEVICE = "/dev/ttySAC18"
|
||||
UART_USE_TERMIOS_AFC = true
|
||||
TARGET_USE_QTI_BT_IBS = false
|
||||
TARGET_USE_QTI_BT_OBS = true
|
||||
TARGET_USE_QTI_BT_OBS = false
|
||||
TARGET_USE_QTI_BT_SAR = true
|
||||
TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
|
||||
ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
require board=lynx
|
||||
require partition-exists=vendor_kernel_boot
|
||||
|
|
|
@ -122,15 +122,6 @@
|
|||
<transport>hwbinder</transport>
|
||||
<fqname>@1.3::IDevice/google-edgetpu</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.nfc</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.2</version>
|
||||
<interface>
|
||||
<name>INfc</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.health</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue