From 6420e7a3d2cca46cf8930952243664ecd9e94588 Mon Sep 17 00:00:00 2001 From: Volodymyr Zhdanov Date: Tue, 6 Oct 2020 19:46:01 +0300 Subject: [PATCH] sm6250-common: uprev clearkey hal to 1.3 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index eb1091d..28e3c5b 100644 --- a/common.mk +++ b/common.mk @@ -87,7 +87,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.drm@1.0-impl \ android.hardware.drm@1.0-service \ - android.hardware.drm@1.2-service.clearkey + android.hardware.drm@1.3-service.clearkey # Fastbootd PRODUCT_PACKAGES += \