sdm660-common: hostapd(hidl): Uprev to 1.1

Change-Id: I7034121b346b68af8797cc754b1ddcfbe21abd54
This commit is contained in:
Roshan Pius 2018-08-17 13:41:57 -07:00 committed by Max Weffers
parent 96b5aa1693
commit 54e09162b1
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -321,13 +321,13 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
<name>android.hardware.wifi.hostapd</name>
<transport>hwbinder</transport>
<version>1.1</version>
<interface>
<name>IHostapd</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.wifi.supplicant</name>