From 0ab01a724af16a23d30698d94811a96bec042da7 Mon Sep 17 00:00:00 2001 From: Abhishek Srivastava Date: Thu, 28 Feb 2019 17:58:46 +0530 Subject: msm8996-common: Use the latest HIDL minor version for wifi, supplicant and hostapd HAL's This commit updates the HIDL version number of Iwifi, ISupplicant, IHostapd HAL's to the latest. Change-Id: I2d95b829d5616f6929f112c634906515035fba51 CRs-Fixed: 2412157 --- manifest.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.xml b/manifest.xml index b0b9d13..c2fd2e7 100644 --- a/manifest.xml +++ b/manifest.xml @@ -294,7 +294,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. android.hardware.wifi hwbinder - 1.2 + 1.3 IWifi default @@ -303,7 +303,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. android.hardware.wifi.hostapd hwbinder - 1.0 + 1.1 IHostapd default @@ -312,7 +312,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. android.hardware.wifi.supplicant hwbinder - 1.1 + 1.2 ISupplicant default -- cgit v1.2.3