summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Wong <edwinwong@google.com>2021-03-25 00:19:58 -0700
committerBruno Martins <bgcngm@gmail.com>2022-02-15 14:23:29 +0000
commit2f24a714b97943ee5cbdbec98f23d765a4aabcfc (patch)
tree797c491b1b1212cbc8346222fa2571d959d6726f
parenta9d3c295f4d3b5acc72d28a405bcb7e93f295cfb (diff)
pro1: Update clearkey plugin to drm HAL v1.4
Test: atest atest CtsMediaTestCases:android.media.cts.MediaDrmClearkeyTest#testGetPlaybackComponent Bug: 182525516 Change-Id: I3adf55199301768bacb38103c3ef4ba24807df2f
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index a378076..822e2b9 100644
--- a/device.mk
+++ b/device.mk
@@ -206,7 +206,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl:64 \
android.hardware.drm@1.0-service \
- android.hardware.drm@1.3-service.clearkey
+ android.hardware.drm@1.4-service.clearkey
# Fingerprint sensor
PRODUCT_PACKAGES += \