diff --git a/klte.mk b/klte.mk
index 585f123..b302834 100644
--- a/klte.mk
+++ b/klte.mk
@@ -51,7 +51,8 @@ PRODUCT_PACKAGES += \
# DRM
PRODUCT_PACKAGES += \
- android.hardware.drm@1.0-impl
+ android.hardware.drm@1.0-impl \
+ android.hardware.drm@1.0-service
# Device uses high-density artwork where available
PRODUCT_AAPT_CONFIG := normal
diff --git a/manifest.xml b/manifest.xml
index 7846e66..966a447 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -55,12 +55,18 @@
android.hardware.drm
- passthrough
+ hwbinder
1.0
- IDrmFactory
+ ICryptoFactory
+ widevine
default
+
+ IDrmFactory
+ widevine
+ default
+
android.hardware.gnss