From 09712ee597675a8c74ca7c669bca1cd3a700c5a9 Mon Sep 17 00:00:00 2001 From: CakesTwix Date: Wed, 12 Apr 2023 20:51:01 +0300 Subject: [PATCH] Revert "sdm710-common: Switch to Vulkan UI renderer" This reverts commit 599bcd1d038ae12c6b5bd01069a5dcb51d5c2753. --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3fcddbc..9295ea3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -55,7 +55,6 @@ 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