summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiranjan Pendharkar <npendhar@codeaurora.org>2017-07-27 09:53:22 -0700
committerSteven Moreland <smoreland@google.com>2017-07-28 08:28:35 -0700
commit7d42a9b97d98cef3bfcbebfd2b4aa339f3a9ef8d (patch)
tree1ee672013acb5deed6bd61ce514ef9d6244d53b3
parent6fec3ba00a1db48a18047de00975bcd09ea0cc1c (diff)
downloadlibhidl-oreo-dr1-dev.tar.gz
INetd in HAL manifestoreo-dr1-dev
This interface is served by netd Test: VtsHalNetNetdV1_0TargetTest, netd_unit_test, netd_integration_test Test: no denials Bug:36682246 Change-Id: I2c994f7613dd11f321eb48db93c8ba92c0bf6eb9
-rw-r--r--manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index 799b660..eb64dab 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -62,6 +62,15 @@
<instance>default</instance>
</interface>
</hal>
+ <hal format="hidl">
+ <name>android.system.net.netd</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>INetd</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
<hal>
<name>android.system.wifi.keystore</name>
<transport>hwbinder</transport>