From 2f0299ab3365254575b43a333b638a3b6bdfd500 Mon Sep 17 00:00:00 2001 From: Ahmed ElArabawy Date: Tue, 23 Jul 2019 15:28:34 -0700 Subject: [PATCH] exynos9610: wifi: Remove IWifi hidl entry from manifest.xml This CL removes the definition for the IWifi hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 138243400 Test: builds and wifi works Change-Id: Icaff93193e10d4953d9947d2739b05959ece79f1 --- manifest.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.xml b/manifest.xml index dd2700c..4a5a347 100644 --- a/manifest.xml +++ b/manifest.xml @@ -305,16 +305,6 @@ @1.1::IUsb/default - - android.hardware.wifi - hwbinder - 1.3 - - IWifi - default - - @1.3::IWifi/default - android.hardware.wifi.hostapd hwbinder -- 2.20.1