From 5ffdf3b454f31e7da1d5e4d08801f6cb3e4b490e Mon Sep 17 00:00:00 2001 From: John Stultz Date: Fri, 13 Sep 2019 23:20:50 +0000 Subject: hikey/hikey960: Update manifest.xml for wifi supplicant After Android10 merge landed, wifi stopped working, and I've found we needed to update the supplicant version in the manifest With this change wifi works again in AOSP/master on HiKey960 Change-Id: I05765cfd868f28b92b855c18aa25509455be3973 Signed-off-by: John Stultz --- manifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.xml b/manifest.xml index a9239939..12d345a8 100644 --- a/manifest.xml +++ b/manifest.xml @@ -159,7 +159,7 @@ android.hardware.wifi.supplicant hwbinder - 1.1 + 1.2 ISupplicant default -- cgit v1.2.3