diff options
| author | Jong Wook Kim <jongwook@google.com> | 2018-07-23 13:00:57 -0700 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2020-10-22 14:07:39 +0100 |
| commit | f042411721ffb390c03cbbb462ce7c89c405764d (patch) | |
| tree | ff6715b1c51575aae252b4548096e4227caaa8b9 /manifest.xml | |
| parent | 7372d59c61db733024198c605ce7703172cf49fd (diff) | |
pro1: Device Manifest Uprev Wifi HAL from 1.2 to 1.3
Move Wifi HAL from 1.2 to 1.3
Bug: 111753174
Test: builds and wifi works
Change-Id: I37e0d232c95d86ec8b104b65bf1c9c7c44eee86c
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 27e28a4..6cff131 100644 --- a/manifest.xml +++ b/manifest.xml @@ -328,7 +328,7 @@ <hal format="hidl"> <name>android.hardware.wifi</name> <transport>hwbinder</transport> - <version>1.2</version> + <version>1.3</version> <interface> <name>IWifi</name> <instance>default</instance> |
