From 4631528bcf8a8aa7276c8a16705bb425f82f7a8f Mon Sep 17 00:00:00 2001 From: Ahmed ElArabawy Date: Tue, 22 Sep 2020 21:28:57 +0400 Subject: [PATCH] universal8895: 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 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/manifest.xml b/manifest.xml index f8ac03d..53185b0 100644 --- a/manifest.xml +++ b/manifest.xml @@ -245,15 +245,6 @@ default - - android.hardware.wifi.hostapd - hwbinder - 1.1 - - IHostapd - default - - android.hardware.wifi.supplicant hwbinder -- 2.20.1