summaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-01-04 00:23:39 +0800
committerYongQin Liu <yongqin.liu@linaro.org>2019-01-08 07:48:45 +0000
commit00573265bdef9ac2c985a519656067e0119243c9 (patch)
treed072593d0af21571d4f032911df3cf695e2f8674 /manifest.xml
parent1ad363562452dca3873074aef39f2ae4a6136e91 (diff)
downloadhikey-00573265bdef9ac2c985a519656067e0119243c9.tar.gz
enable drm hal feature
Test: run vts-hal -m VtsHalDrmV1_0Target Change-Id: I9c479ae46d4ec9c6b1340145f3516603c1c9af4c Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index 84d82e98..1459ee8a 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -42,7 +42,7 @@
</hal>
<hal format="hidl">
<name>android.hardware.drm</name>
- <transport arch="32">passthrough</transport>
+ <transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ICryptoFactory</name>