aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEtan Cohen <etancohen@google.com>2018-10-09 12:55:01 +0200
committerfirebird11 <hbgassel@gmail.com>2019-01-12 14:05:06 +0100
commit89a0b37836961f1b616bbd0604d2347dcc555f21 (patch)
tree49273fb0c069668bd39bbf574090a9e577c5f05d
parent76ffa19faf719c9199b56e75095adb766dcb4ba4 (diff)
g3-common: Uprev Wi-Fi HAL to 1.2
New HAL APIs are planned. This requires a HAL uprev. Bug: 65647646 Test: builds and Wi-Fi runs Change-Id: I92bdc3369de69e15787342a933ad9d22c6aebf5e
-rw-r--r--configs/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/manifest.xml b/configs/manifest.xml
index 317e5a2..b7c3d30 100644
--- a/configs/manifest.xml
+++ b/configs/manifest.xml
@@ -232,7 +232,7 @@
<hal format="hidl">
<name>android.hardware.wifi</name>
<transport>hwbinder</transport>
- <version>1.1</version>
+ <version>1.2</version>
<interface>
<name>IWifi</name>
<instance>default</instance>