From: Abhishek Srivastava Date: Thu, 28 Feb 2019 12:28:46 +0000 (+0530) Subject: a3xelte: Use the latest HIDL minor version for wifi, supplicant and hostapd HAL's X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f50b0fc9363a807220a00d0d50d84e2c9227016c;p=GitHub%2FLineageOS%2Fandroid_device_samsung_a3xelte.git a3xelte: 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 --- diff --git a/manifest.xml b/manifest.xml index f54f2e1..c13f1ce 100644 --- a/manifest.xml +++ b/manifest.xml @@ -225,7 +225,7 @@ android.hardware.wifi hwbinder - 1.2 + 1.3 IWifi default @@ -234,7 +234,7 @@ android.hardware.wifi.hostapd hwbinder - 1.0 + 1.1 IHostapd default @@ -243,7 +243,7 @@ android.hardware.wifi.supplicant hwbinder - 1.1 + 1.2 ISupplicant default