mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user