diff options
author | Roshan Pius <rpius@google.com> | 2017-09-27 14:02:12 -0700 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2018-08-28 23:16:10 +0200 |
commit | b4d34999c21e675065b4107ffaa7b206cdc39593 (patch) | |
tree | fbfc0852e2a1bc6c001a5bb9ffd7518d066ab578 /manifest.xml | |
parent | 7eb73543e7e4ce704375ef6e3a6b5e6700af24c4 (diff) |
msm8996-common: Uprev to supplicant 1.1
Bug: 65673412
Test: Device boots up and connects to wifi networks.
Change-Id: I2e51291b30fd242edbeae2c69ef9545383895bb3
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 8aa085c..e1b19ee 100644 --- a/manifest.xml +++ b/manifest.xml @@ -290,7 +290,7 @@ <hal format="hidl"> <name>android.hardware.wifi.supplicant</name> <transport>hwbinder</transport> - <version>1.0</version> + <version>1.1</version> <interface> <name>ISupplicant</name> <instance>default</instance> |