summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorSrinivas Dasari <dasaris@codeaurora.org>2017-08-30 10:58:52 +0530
committerSrinivas Dasari <dasaris@codeaurora.org>2017-08-30 16:25:05 +0530
commit995e492669fd217a84b5407095f2ee1decf19374 (patch)
treed8c3db285fa193a39342d1d7ab85e0c3e0e42397 /manifest.xml
parent59b1a97e8747dcc23348e05c4709ac66fb36a229 (diff)
sdm660_64: Add WLAN HIDL service entry to manifest.xml
WLAN has below HIDL service currently, 1. android.hardware.wifi@1.0-service Add the same to manifest.xml Change-Id: I3588771cc78540416e59f251de24a04fdf813eb4 CRs-Fixed: 2092356
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index b679a94..bd58df4 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -481,6 +481,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</interface>
</hal>
<hal format="hidl">
+ <name>android.hardware.wifi</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IWifi</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
+ <hal format="hidl">
<name>vendor.qti.hardware.radio.ims</name>
<transport>hwbinder</transport>
<version>1.0</version>