From 7334ded068179c8b4f5845b9da31daa5adac2999 Mon Sep 17 00:00:00 2001 From: Ahmed ElArabawy Date: Thu, 5 Dec 2019 19:55:20 -0800 Subject: [PATCH] exynos9610: wifi: Remove hostapd hidl entry from manifest.xml This CL removes the definition for the hostapd hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 145780363 Test: builds and wifi softap works Change-Id: I2a9cb25209efc94f6306f38d89cb5e1ff6f72bed --- manifest.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.xml b/manifest.xml index 7ce40ab..449e547 100644 --- a/manifest.xml +++ b/manifest.xml @@ -305,16 +305,6 @@ @1.1::IUsb/default - - android.hardware.wifi.hostapd - hwbinder - 1.1 - - IHostapd - default - - @1.1::IHostapd/default - android.hardware.vibrator hwbinder -- 2.20.1