diff options
| author | Roshan Pius <rpius@google.com> | 2017-07-17 11:14:39 -0700 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2018-02-14 15:25:12 +0000 |
| commit | 25534ca86c66e950cb29f809122f3692d9bcbd8f (patch) | |
| tree | 33127c5d71a830edee115ff7fd73a7a749c80b6a | |
| parent | 8832db4e91f2bbeafe99879068f669d14f509b69 (diff) | |
flounder: Add wifi 1.1 package
Bug: 63129484
Test: Devices boots up and connects to wifi networks.
Change-Id: I53fc4c52d8c7faff8c9f80c6bf0ba29501597ef6
| -rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 4cc48ef..0bab8a6 100644 --- a/manifest.xml +++ b/manifest.xml @@ -210,7 +210,7 @@ <hal format="hidl"> <name>android.hardware.wifi</name> <transport>hwbinder</transport> - <version>1.0</version> + <version>1.1</version> <interface> <name>IWifi</name> <instance>default</instance> |
