Merge "Update Zuma compatibility matrix and makefile to use the AIDL wifi_ext service."

This commit is contained in:
Gabriel Biren 2022-12-09 18:01:55 +00:00 committed by Android (Google) Code Review
commit bc5d98fc85
2 changed files with 3 additions and 3 deletions

View file

@ -520,7 +520,7 @@ endif
# WiFi
PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \
android.hardware.wifi-service \
wificond \
libwpa_client

View file

@ -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>