From 1306217c8a3a21d50d4d5d710ee918aee9c4e86a Mon Sep 17 00:00:00 2001 From: Astrako Date: Tue, 28 Jan 2020 08:58:24 +0100 Subject: [PATCH] universal7870: clean DRM build --- device-common.mk | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/device-common.mk b/device-common.mk index 732b29c..239bf9c 100644 --- a/device-common.mk +++ b/device-common.mk @@ -140,13 +140,9 @@ PRODUCT_PACKAGES += \ # DRM PRODUCT_PACKAGES += \ - android.hardware.drm@1.0 \ - android.hardware.drm@1.1 \ - libfwdlockengine \ - libdrmclearkeyplugin \ + android.hardware.drm@1.0-impl \ android.hardware.drm@1.0-service \ - android.hardware.drm@1.1-service.clearkey \ - android.hardware.drm@1.0-impl + android.hardware.drm@1.2-service.clearkey # Ebtables PRODUCT_PACKAGES += \