Merge "Update Zuma compatibility matrix and makefile to use the AIDL wifi_ext service."
This commit is contained in:
commit
bc5d98fc85
2 changed files with 3 additions and 3 deletions
|
@ -520,7 +520,7 @@ endif
|
|||
|
||||
# WiFi
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.wifi@1.0-service \
|
||||
android.hardware.wifi-service \
|
||||
wificond \
|
||||
libwpa_client
|
||||
|
||||
|
|
|
@ -195,9 +195,9 @@
|
|||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<hal format="aidl" optional="true">
|
||||
<name>vendor.google.wifi_ext</name>
|
||||
<version>1.3</version>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IWifiExt</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue