diff options
| author | Edwin Wong <edwinwong@google.com> | 2021-03-25 00:19:58 -0700 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2022-02-15 14:23:29 +0000 |
| commit | 2f24a714b97943ee5cbdbec98f23d765a4aabcfc (patch) | |
| tree | 797c491b1b1212cbc8346222fa2571d959d6726f | |
| parent | a9d3c295f4d3b5acc72d28a405bcb7e93f295cfb (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.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 += \ |
