wifi: switch to aidl
* Remove android.system.wifi.keystore from compatibility matrix as it's been removed in Android 14.
This commit is contained in:
@@ -39,12 +39,4 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl" optional="false">
|
|
||||||
<name>android.system.wifi.keystore</name>
|
|
||||||
<version>1.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>IKeystore</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
</compatibility-matrix>
|
</compatibility-matrix>
|
||||||
|
@@ -264,7 +264,7 @@ $(call inherit-product, packages/modules/Virtualization/apex/product_packages.mk
|
|||||||
|
|
||||||
# Wifi
|
# Wifi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.wifi@1.0-service \
|
android.hardware.wifi-service \
|
||||||
hostapd \
|
hostapd \
|
||||||
hostapd_cli \
|
hostapd_cli \
|
||||||
libwpa_client \
|
libwpa_client \
|
||||||
|
Reference in New Issue
Block a user