diff options
author | Hai Shalom <haishalom@google.com> | 2019-01-11 14:59:09 -0800 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:53 +0300 |
commit | 3a0d825dc871d99d4dce9de507553daa20478246 (patch) | |
tree | 830f6047bbd51e86ab243a58a83d9ebd166b3c0b /manifest.xml | |
parent | f3ce0cfcc6175ccf49cc0938af9de064d917216e (diff) |
sdm660-common: Update manifest with Supplicant 1.2
Update manifest with Supplicant 1.2 to enable WPA3,
OWE and DPP Wi-Fi features.
Change-Id: Iae598248ebfe157cbc272bd5a717b58b731a7bdb
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 c5e60e9..59951f8 100644 --- a/manifest.xml +++ b/manifest.xml @@ -338,7 +338,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <hal format="hidl"> <name>android.hardware.wifi.supplicant</name> <transport>hwbinder</transport> - <version>1.1</version> + <version>1.2</version> <interface> <name>ISupplicant</name> <instance>default</instance> |