summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-03-26 13:04:26 -0700
committerTingyiChen <tingyi364@gmail.com>2019-08-13 11:45:47 +0200
commit717618006391d003ce7a36d3406ae58b2b41aa1e (patch)
tree9fcc501370de890b8c5ca7f9255bf9cbf34ac7d4
parent0f30d5fe5585ff52fe30e01868782f5849e1eeda (diff)
wayne-common: DRM: Specify exact interfaces used.
Leaving 1.0 in the old format and 1.1 in the new format since this is against FCM 2 which requires 1.0 (this makes sure that OTAs work). Bug: 73556059 Test: vts_treble_vintf_test (DRM served in 'HalsAreServed') Test: ota 3/15/2018 build -> ToT + this Change-Id: I82e6f9fe0b29b15c2e79e92eb9b2abdbab615a71
-rw-r--r--manifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index e294c0f..eeacb9c 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -94,6 +94,8 @@
<instance>default</instance>
<instance>widevine</instance>
</interface>
+ <fqname>@1.1::ICryptoFactory/clearkey</fqname>
+ <fqname>@1.1::IDrmFactory/clearkey</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.gatekeeper</name>