Snap for 8650624 from 73d536e12e to udc-release

Change-Id: Ice3873b0ebd97ad0245b4b7aa12cf41609462762
This commit is contained in:
Android Build Coastguard Worker 2022-05-27 03:03:24 +00:00
commit 0bea8746a8
3 changed files with 2 additions and 10 deletions

View file

@ -27,7 +27,7 @@ TARGET_BLUETOOTH_HCI_V1_1 = true
TARGET_BLUETOOTH_UART_DEVICE = "/dev/ttySAC18" TARGET_BLUETOOTH_UART_DEVICE = "/dev/ttySAC18"
UART_USE_TERMIOS_AFC = true UART_USE_TERMIOS_AFC = true
TARGET_USE_QTI_BT_IBS = false 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_SAR = true
TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true TARGET_USE_QTI_BT_CHANNEL_AVOIDANCE = true
ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true) ifeq ($(TARGET_BLUETOOTH_HCI_V1_1),true)

View file

@ -1 +1,2 @@
require board=lynx require board=lynx
require partition-exists=vendor_kernel_boot

View file

@ -122,15 +122,6 @@
<transport>hwbinder</transport> <transport>hwbinder</transport>
<fqname>@1.3::IDevice/google-edgetpu</fqname> <fqname>@1.3::IDevice/google-edgetpu</fqname>
</hal> </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"> <hal format="hidl">
<name>android.hardware.health</name> <name>android.hardware.health</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>