summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorlesl <lesl@google.com>2019-12-06 18:59:43 +0800
committerMikhail Naganov <mnaganov@google.com>2020-02-03 16:59:13 -0800
commitd232236f02ad0235dd0a8dc372b54fd5166903b2 (patch)
tree737c61ea395b1d534bca8993b540ade91f97071f /common
parentbf1aec6f1a4cc73f08b8ba478d9c5f97aab7574f (diff)
downloaddevice_generic_car-d232236f02ad0235dd0a8dc372b54fd5166903b2.tar.gz
device_generic_car-d232236f02ad0235dd0a8dc372b54fd5166903b2.tar.bz2
device_generic_car-d232236f02ad0235dd0a8dc372b54fd5166903b2.zip
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: Idfef2fc711d7c972169d178ac18e2ea3a052be7d Merged-In: Idfef2fc711d7c972169d178ac18e2ea3a052be7d
Diffstat (limited to 'common')
-rw-r--r--common/manifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/common/manifest.xml b/common/manifest.xml
index 919eebd..f457a3a 100644
--- a/common/manifest.xml
+++ b/common/manifest.xml
@@ -186,15 +186,6 @@
</interface>
</hal>
<hal format="hidl">
- <name>android.hardware.wifi.hostapd</name>
- <transport>hwbinder</transport>
- <version>1.0</version>
- <interface>
- <name>IHostapd</name>
- <instance>default</instance>
- </interface>
- </hal>
- <hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<version>2.0</version>