wayne-common: DRM: Specify exact interfaces used.

Leaving 1.0 in the old format and 1.1 in the new format
since this is agaisnt 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
This commit is contained in:
Steven Moreland 2018-03-26 13:04:26 -07:00 committed by Isaac Chen
parent 4d48412ae9
commit 84e5153cd7

View file

@ -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>