diff options
| author | Roshan Pius <rpius@google.com> | 2017-07-17 11:14:39 -0700 |
|---|---|---|
| committer | Hashbang173 <hashbang173@gmail.com> | 2018-02-17 17:31:26 -0500 |
| commit | 067bade4ceb7512ada08db2f1e78e3e94c5a9733 (patch) | |
| tree | cf56be58f7c3b707f2f4b59de140bce48c71f6f8 | |
| parent | e52f5092aa2e8c43753e78b3336ed044ecea275c (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> |
