summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlesl <lesl@google.com>2019-12-06 19:04:39 +0800
committerlesl <lesl@google.com>2019-12-06 19:04:39 +0800
commita2b9607ac456b5c14679e9ccc809692c49d12808 (patch)
treef282e3b5c68851c3cdad18fb2e0e216b9aa4dd0f
parentbcb3de1b65d0e66efa72982234a59534b886cc42 (diff)
downloadhikey-a2b9607ac456b5c14679e9ccc809692c49d12808.tar.gz
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: I0ee97bc1f48b287bec26f66943e3399e37ac9bc1
-rw-r--r--manifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/manifest.xml b/manifest.xml
index bbf19bb7..e60aa9cc 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -148,15 +148,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.renderscript</name>
<transport arch="32+64">passthrough</transport>
<version>1.0</version>