Snap for 9365099 from b2d3e507ab
to udc-release
Change-Id: Id113f431a9a1c3018fe9210cee738346b4eb2a1d
This commit is contained in:
commit
921f4957e3
2 changed files with 2 additions and 5 deletions
|
@ -189,13 +189,10 @@ USES_LASSEN_MODEM := true
|
||||||
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
|
ifeq ($(USES_GOOGLE_DIALER_CARRIER_SETTINGS),true)
|
||||||
USE_GOOGLE_DIALER := true
|
USE_GOOGLE_DIALER := true
|
||||||
USE_GOOGLE_CARRIER_SETTINGS := true
|
USE_GOOGLE_CARRIER_SETTINGS := true
|
||||||
USES_GAUDIO := true
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
|
||||||
# Audio client implementation for RIL
|
# Audio client implementation for RIL
|
||||||
USES_GAUDIO := true
|
USES_GAUDIO := true
|
||||||
endif
|
|
||||||
|
|
||||||
# ######################
|
# ######################
|
||||||
# GRAPHICS - GPU (begin)
|
# GRAPHICS - GPU (begin)
|
||||||
|
|
|
@ -151,9 +151,9 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="hidl" optional="true">
|
||||||
<name>vendor.google.wifi_ext</name>
|
<name>vendor.google.wifi_ext</name>
|
||||||
<version>1</version>
|
<version>1.3</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IWifiExt</name>
|
<name>IWifiExt</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue