Snap for 9365099 from b2d3e507ab to udc-release

Change-Id: Id113f431a9a1c3018fe9210cee738346b4eb2a1d
This commit is contained in:
Android Build Coastguard Worker 2022-12-03 04:02:55 +00:00
commit 921f4957e3
2 changed files with 2 additions and 5 deletions

View file

@ -189,13 +189,10 @@ USES_LASSEN_MODEM := true
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
USE_GOOGLE_DIALER := true
USE_GOOGLE_CARRIER_SETTINGS := true
USES_GAUDIO := true
endif
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
# Audio client implementation for RIL
USES_GAUDIO := true
endif
# ######################
# GRAPHICS - GPU (begin)

View file

@ -151,9 +151,9 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<hal format="hidl" optional="true">
<name>vendor.google.wifi_ext</name>
<version>1</version>
<version>1.3</version>
<interface>
<name>IWifiExt</name>
<instance>default</instance>