sm7250-common: revert all Vulkan

This commit is contained in:
mikairyuu 2022-07-23 12:26:56 +03:00
parent cae07f6dd3
commit 7ec4b192a6

View File

@ -60,7 +60,6 @@ TARGET_USES_GRALLOC1 := true
TARGET_USES_GRALLOC4 := true TARGET_USES_GRALLOC4 := true
TARGET_USES_HWC2 := true TARGET_USES_HWC2 := true
TARGET_USES_ION := true TARGET_USES_ION := true
TARGET_USES_VULKAN := true
ifeq ($(TARGET_HAS_FOD),true) ifeq ($(TARGET_HAS_FOD),true)
TARGET_USES_FOD_ZPOS := true TARGET_USES_FOD_ZPOS := true
endif endif