From c2e936999b3e9845e99d9f4df5bf5156dbf96388 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 25 Oct 2023 14:14:20 +0100 Subject: [PATCH] sm8350-common: Build Widevine DRM HAL dependencies 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 --- common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/common.mk b/common.mk index 143095a..6c9f9b3 100644 --- a/common.mk +++ b/common.mk @@ -171,6 +171,7 @@ PRODUCT_COPY_FILES += \ # DRM PRODUCT_PACKAGES += \ + android.hardware.drm@1.3.vendor \ android.hardware.drm-service.clearkey # Fastbootd