diff --git a/manifest.xml b/manifest.xml
index b1dc861..a066baa 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -17,19 +17,6 @@
default
-
- android.hardware.drm
- hwbinder
- 1.0
-
- ICryptoFactory
- default
-
-
- IDrmFactory
- default
-
-
android.hardware.graphics.allocator
hwbinder
diff --git a/redroid.mk b/redroid.mk
index f19dc4b..b06a368 100644
--- a/redroid.mk
+++ b/redroid.mk
@@ -91,9 +91,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio.service \
android.hardware.audio@4.0-impl \
android.hardware.audio.effect@4.0-impl \
- android.hardware.drm@1.0-service \
- android.hardware.drm@1.0-impl \
- android.hardware.drm@1.3-service.clearkey \
+ android.hardware.drm@1.4-service-lazy.clearkey \
android.hardware.gatekeeper@1.0-service.software \
android.hardware.graphics.allocator@2.0-service \
android.hardware.graphics.allocator@2.0-impl \