The vendor variants of android.hardware.drm@1.[0-4] are no longer
implicitly built since the migration to AIDL ClearKey DRM HAL.
Change-Id: I79c69e93e27f3c2f4a1c6f7acf5f013ee8f6cd03
PRODUCT_PACKAGES += \
android.hardware.usb.gadget@1.2.vendor
+## Widevine DRM
+PRODUCT_PACKAGES += \
+ android.hardware.drm@1.4.vendor
+
## Inherit from the main common tree product makefile
$(call inherit-product, device/amlogic/common/amlogic.mk)