From 84e79a19018b2daad44ec0d5f398e0376f137915 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Tue, 2 Jun 2020 14:28:23 +0200 Subject: [PATCH] universal7870: don't build drm clearkey service --- device-common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/device-common.mk b/device-common.mk index 8628f94..5607cc2 100644 --- a/device-common.mk +++ b/device-common.mk @@ -131,8 +131,7 @@ PRODUCT_PACKAGES += \ # DRM PRODUCT_PACKAGES += \ android.hardware.drm@1.0-impl \ - android.hardware.drm@1.0-service \ - android.hardware.drm@1.2-service.clearkey + android.hardware.drm@1.0-service # Flat device tree for boot image PRODUCT_HOST_PACKAGES += \