Include wifi.hostapd hal to be implemented in java

This commit is contained in:
Pierre-Hugues Husson 2018-09-05 18:42:52 +02:00
parent 7c693d79cb
commit 051edbe6d7

View File

@ -8,4 +8,6 @@
file="/system/framework/vendor.huawei.hardware.biometrics.fingerprint-V2.1-java.jar" /> file="/system/framework/vendor.huawei.hardware.biometrics.fingerprint-V2.1-java.jar" />
<library name="vendor.huawei.hardware.tp.V1_0" <library name="vendor.huawei.hardware.tp.V1_0"
file="/system/framework/vendor.huawei.hardware.tp-V1.0-java.jar" /> file="/system/framework/vendor.huawei.hardware.tp-V1.0-java.jar" />
<library name="android.hardware.wifi.hostapd.V1_0"
file="/system/framework/android.hardware.wifi.hostapd-V1.0-java" />
</permissions> </permissions>