summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Shih <robertshih@google.com>2021-07-02 13:34:23 -0700
committerRobert Shih <robertshih@google.com>2021-07-02 23:18:12 -0700
commit50fcfe2b3704cc02c3a8c837c47e89cf9360e38b (patch)
treef154c41a405e81f9e6f64bfca5027b262e092c89
parent8aa250258e2d6fbc816774c40241cebf49c57936 (diff)
downloadcrosshatch-50fcfe2b3704cc02c3a8c837c47e89cf9360e38b.tar.gz
b1c1: use widevine hidl hal 1.3
OEMCrypto was not upgraded to v16 in S on b1c1; downgrade CDM (libwvhidl) to matching version. Bug: 191881462 Test: atest MediaDrmTest#testOemCryptoVersion Change-Id: Id6941eb36991a255c9d5849d846386c1404fecc4
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 05220843..858ada61 100644
--- a/device.mk
+++ b/device.mk
@@ -410,7 +410,7 @@ PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl \
android.hardware.drm@1.0-service \
android.hardware.drm@1.4-service.clearkey \
- android.hardware.drm@1.4-service.widevine
+ android.hardware.drm@1.3-service.widevine
# NFC and Secure Element packages
PRODUCT_PACKAGES += \