Update gs201 compatibility matrix and makefile

to use the AIDL wifi_ext service.

Bug: 205044134
Test: Presubmit tests
Change-Id: I782de9aa7d1b7cce6f312aefa54b9245193f8912
This commit is contained in:
Gabriel Biren 2022-10-28 18:44:39 +00:00
parent 05bbee4d27
commit b6c5e310b6
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -151,9 +151,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>