aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2018-03-17 23:36:58 -0700
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-04-07 19:56:53 +0200
commit5a1c5d7094cf0c00f4bbca7390fee11ef9293366 (patch)
treed71d47d745d393b5af935499ad65f1124cd50f86 /manifest.xml
parent80ba271b8cce2bad53a20be34a840e99735807fb (diff)
msm8996: Build HVX neuralnetworks HAL
Change-Id: I6dfc2f82393f23e3f11bc813057c9446985d1968
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 1a70e9b..ef486db 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -173,6 +173,15 @@
</interface>
</hal>
<hal format="hidl">
+ <name>android.hardware.neuralnetworks</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IDevice</name>
+ <instance>hvx</instance>
+ </interface>
+ </hal>
+ <hal format="hidl">
<name>android.hardware.power</name>
<transport>hwbinder</transport>
<version>1.0</version>