sdm660-common: hostapd(hidl): Uprev to 1.1
Change-Id: I7034121b346b68af8797cc754b1ddcfbe21abd54
This commit is contained in:
parent
96b5aa1693
commit
54e09162b1
1 changed files with 7 additions and 7 deletions
14
manifest.xml
14
manifest.xml
|
@ -321,13 +321,13 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.wifi.hostapd</name>
|
<name>android.hardware.wifi.hostapd</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IHostapd</name>
|
<name>IHostapd</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.wifi.supplicant</name>
|
<name>android.hardware.wifi.supplicant</name>
|
||||||
|
|
Loading…
Reference in a new issue