commit | b6fc418f1b0979bc1ca9a78da52dc6e14f5d3b48 | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Thu Dec 22 00:04:56 2022 +0100 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Thu Dec 22 00:25:58 2022 +0100 |
tree | b92f3f113cc5da26cda7033187dc4c205f920d8f | |
parent | 067072daf2e5fc72100d3a09b6954bd90174581c [diff] [blame] |
axolotl-shiftos: drm: build widevine hidl Change-Id: I4a4df99943322bfa21766448564c81298bdfbf69 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/BoardConfig.mk b/BoardConfig.mk index 1e9305b..9751f26 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk
@@ -40,6 +40,9 @@ ############################################################# +# DRM +TARGET_ENABLE_MEDIADRM_64 := true + # Kernel ifeq ($(TARGET_BUILD_VARIANT),eng) TARGET_KERNEL_CONFIG := axolotl_eng_defconfig