summaryrefslogtreecommitdiffstats
path: root/manifest.xml
diff options
context:
space:
mode:
authorEdwin Wong <edwinwong@google.com>2018-11-27 10:43:32 -0800
committerEdwin Wong <edwinwong@google.com>2018-11-27 17:21:15 -0800
commit683c1ced685176e71b49a14167d3eee41db55c2c (patch)
tree1b69d5eb97d04210dc8a0a88e5f5346c0ea42266 /manifest.xml
parent96568545007bfcf6dee725070560ca6d67af48ca (diff)
downloaddevice_google_wahoo-683c1ced685176e71b49a14167d3eee41db55c2c.tar.gz
device_google_wahoo-683c1ced685176e71b49a14167d3eee41db55c2c.tar.bz2
device_google_wahoo-683c1ced685176e71b49a14167d3eee41db55c2c.zip
Update Widevine HIDL service to 1.2.
Widevine HIDL service added new v1.2 media APIs, update the service version to 1.2. Test: Netflix and Play Movies & TV (streaming and offline playback) Test: GTS WidevineH264PlaybackTests test e.g. ANDROID_BUILD_TOP= ./android-gts/toolsefed run gts -m GtsMediaTestCases --test com.google.android.media.gts.WidevineH264PlaybackTests#testL1With480P30 bug: 117570686 Change-Id: I75f3c0d3ec1922a84b00b8e1ba42ff27b704b0cf
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml
index 65b2cc23..e64cdc5a 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -94,8 +94,8 @@
</interface>
<fqname>@1.2::ICryptoFactory/clearkey</fqname>
<fqname>@1.2::IDrmFactory/clearkey</fqname>
- <fqname>@1.1::ICryptoFactory/widevine</fqname>
- <fqname>@1.1::IDrmFactory/widevine</fqname>
+ <fqname>@1.2::ICryptoFactory/widevine</fqname>
+ <fqname>@1.2::IDrmFactory/widevine</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.dumpstate</name>