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 += \