Snap for 9365099 from aa62245e7b
to udc-release
Change-Id: Ib34036954a5206b40bcc5ff8490070aef20fc48f
This commit is contained in:
commit
a99dd129fe
2 changed files with 2 additions and 5 deletions
|
@ -169,13 +169,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)
|
||||
|
|
|
@ -135,9 +135,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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue