From e3894648febfd3a9fee500747f06b9f704ba1986 Mon Sep 17 00:00:00 2001 From: Edwin Wong Date: Wed, 21 Mar 2018 17:38:20 -0700 Subject: Rename Widevine HIDL service to v1.1. Widevine HIDL service added new v1.1 media APIs, the service version is updated to 1.1. 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: 69674645 Change-Id: I287d48bf7cef5b3bb30e21b3794cc7422701ca6c --- manifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.xml') diff --git a/manifest.xml b/manifest.xml index a64c9a56..cb4066fe 100644 --- a/manifest.xml +++ b/manifest.xml @@ -87,15 +87,15 @@ ICryptoFactory default - widevine IDrmFactory default - widevine @1.1::ICryptoFactory/clearkey @1.1::IDrmFactory/clearkey + @1.1::ICryptoFactory/widevine + @1.1::IDrmFactory/widevine android.hardware.dumpstate -- cgit v1.2.3