From: Bruno Martins Date: Mon, 30 May 2022 18:27:51 +0000 (+0100) Subject: exynos9610: Drop default DRM service X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a81550ff85329321bb5a3a5b852e95d65757bb4e;p=GitHub%2FLineageOS%2Fandroid_device_motorola_exynos9610-common.git exynos9610: Drop default DRM service This is not needed, since Widevine DRM and Clearkey DRM services are available. Change-Id: I97023f1bab88ddb8fa4cb205df190c516a759951 --- diff --git a/common.mk b/common.mk index 24a50cd..54c72e9 100644 --- a/common.mk +++ b/common.mk @@ -110,8 +110,6 @@ PRODUCT_PACKAGES += \ # DRM PRODUCT_PACKAGES += \ - android.hardware.drm@1.0-impl \ - android.hardware.drm@1.0-service \ android.hardware.drm@1.4-service.clearkey \ android.hardware.drm@1.3.vendor diff --git a/manifest.xml b/manifest.xml index fa8efae..5384eee 100644 --- a/manifest.xml +++ b/manifest.xml @@ -62,15 +62,6 @@ android.hardware.drm hwbinder - 1.0 - - ICryptoFactory - default - - - IDrmFactory - default - @1.0::ICryptoFactory/default @1.0::IDrmFactory/default @1.3::ICryptoFactory/clearkey