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:
parent
05bbee4d27
commit
b6c5e310b6
2 changed files with 3 additions and 3 deletions
|
@ -552,7 +552,7 @@ endif
|
|||
|
||||
# WiFi
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.wifi@1.0-service \
|
||||
android.hardware.wifi-service \
|
||||
wificond \
|
||||
libwpa_client
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue