diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 4ad0b2d..48a1470 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -55,6 +55,7 @@ TARGET_HAS_WIDE_COLOR_DISPLAY := true TARGET_USES_GRALLOC1 := true TARGET_USES_HWC2 := true TARGET_USES_ION := true +TARGET_USES_VULKAN := true # DRM TARGET_ENABLE_MEDIADRM_64 := true