From: Abhishek Srivastava Date: Thu, 28 Feb 2019 12:28:46 +0000 (+0530) Subject: a5xelte: Use the latest HIDL minor version for wifi, supplicant and hostapd HAL's X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=095d1fcf5ee89daabdd0d6eb4550d5cb6f823b53;p=GitHub%2FLineageOS%2Fandroid_device_samsung_a5xelte.git a5xelte: 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 4f937d5..a898245 100644 --- a/manifest.xml +++ b/manifest.xml @@ -221,7 +221,7 @@ android.hardware.wifi hwbinder - 1.2 + 1.3 IWifi default @@ -230,7 +230,7 @@ android.hardware.wifi.hostapd hwbinder - 1.0 + 1.1 IHostapd default @@ -239,7 +239,7 @@ android.hardware.wifi.supplicant hwbinder - 1.1 + 1.2 ISupplicant default