Skip to content

Commit

Permalink
Upgrade Widevine to android.hardware.drm@1.4
Browse files Browse the repository at this point in the history
Bug: 136119370
Test: GtsMediaTestCases MediaDrmTest#testRequiresSecureDecoder
Change-Id: I4f8334d2b4290bff9f98027f4593ff5cf4c13d7e
  • Loading branch information
rjsh committed Jan 18, 2021
1 parent 2d04dcd commit c836e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device.mk
Expand Up @@ -435,7 +435,7 @@ PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl \
android.hardware.drm@1.0-service \
android.hardware.drm@1.3-service.clearkey \
android.hardware.drm@1.3-service.widevine
android.hardware.drm@1.4-service.widevine

# NFC and Secure Element packages
PRODUCT_PACKAGES += \
Expand Down

0 comments on commit c836e94

Please sign in to comment.