aboutsummaryrefslogtreecommitdiff
path: root/shared/device.mk
diff options
context:
space:
mode:
authorJean-François Geyelin <jif@google.com>2024-02-16 17:09:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-16 17:09:22 +0000
commitd2b40f991deb77dd88f78278c0f484de0b923fa4 (patch)
tree663c589dabd5c8dad64daa1c1a4fcbaef4a4f680 /shared/device.mk
parent2842ca27c6e2a9c9317bc80da1f79e75f0133340 (diff)
parent81634ff43eeec5d4c99cd046d2870020dd9c1e07 (diff)
downloadcuttlefish-d2b40f991deb77dd88f78278c0f484de0b923fa4.tar.gz
Merge "Exclude widevine from RISC-V Cuttlefish images" into main
Diffstat (limited to 'shared/device.mk')
-rw-r--r--shared/device.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/shared/device.mk b/shared/device.mk
index 79a0f1c44..e795838d2 100644
--- a/shared/device.mk
+++ b/shared/device.mk
@@ -331,7 +331,10 @@ PRODUCT_PACKAGES += \
android.hardware.drm@latest-service.clearkey
endif
+LOCAL_ENABLE_WIDEVINE ?= true
+ifeq ($(LOCAL_ENABLE_WIDEVINE),true)
-include vendor/widevine/libwvdrmengine/apex/device/device.mk
+endif
#
# Confirmation UI HAL