summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-01-30 08:58:14 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-01-30 08:58:17 (GMT)
commitc1ae84543dbe45c1d0a09e695b7199307f637d8e (patch)
tree379f4a31c81043345611f66f0e1dbbd96d04a5eb
parentec8fdb518def8935c1996c18573b3665943fde57 (diff)
downloaddarwin-c1ae84543dbe45c1d0a09e695b7199307f637d8e.zip
darwin-c1ae84543dbe45c1d0a09e695b7199307f637d8e.tar.gz
darwin-c1ae84543dbe45c1d0a09e695b7199307f637d8e.tar.bz2
Widevine: version 13 support [5/6]
PD# 158058 add widevine instance in manifest.xml Change-Id: Idaf51fb54d8f470017652f157623793d6b7b459f
Diffstat
-rw-r--r--manifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index b56768f..c2dac53 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -136,10 +136,12 @@
<interface>
<name>ICryptoFactory</name>
<instance>default</instance>
+ <instance>widevine</instance>
</interface>
<interface>
<name>IDrmFactory</name>
<instance>default</instance>
+ <instance>widevine</instance>
</interface>
</hal>
<hal format="hidl">