sm8350-common: Update clearkey plugin to drm HAL v1.4
Test: atest atest CtsMediaTestCases:android.media.cts.MediaDrmClearkeyTest#testGetPlaybackComponent Bug: 182525516 Change-Id: I3adf55199301768bacb38103c3ef4ba24807df2f
This commit is contained in:
parent
44dba5987e
commit
c7babf502d
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# DRM
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm@1.3-service.clearkey
|
||||
android.hardware.drm@1.4-service.clearkey
|
||||
|
||||
# fastbootd
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue