From a4be8551009b134340306e8dcdbb5b9719cc20f8 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Wed, 2 Oct 2019 18:29:46 +0200 Subject: sdm660-common: manifest: Update drm configuration * Switch drm version to 1.0 as we're building that version * Add widevine 1.1 definition since we're using this version for it * Remove clearkey instance to not include 1.0 and 1.1 clearkey but only include 1.2 Change-Id: Iac63046802bfcf10ef75b96f1b6a83b78198e50d --- manifest.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.xml b/manifest.xml index 9e66573..ccea290 100644 --- a/manifest.xml +++ b/manifest.xml @@ -92,21 +92,21 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. android.hardware.drm hwbinder - 1.1 + 1.0 ICryptoFactory - clearkey default widevine IDrmFactory - clearkey default widevine @1.2::ICryptoFactory/clearkey @1.2::IDrmFactory/clearkey + @1.1::ICryptoFactory/widevine + @1.1::IDrmFactory/widevine android.hardware.gatekeeper -- cgit v1.2.3