S666LN: use hwui vulkan backend

The Vulkan backend is the intended production configuration and what we
shipped gs101 with.

Also checked remaining gpu configuration and minimized textual
differences from the gs101 device.mk for easier comparison.

Bug: 223406172
Test: Launcher, YouTube video playback, Pixel Camera preview & shot
Change-Id: I85e3c34ef424f7cef97bcfb6f5a10746fc0b9804
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
This commit is contained in:
Jesse Hall
2024-02-19 01:00:17 +00:00
committed by KimelaZX
parent 7912e4323c
commit 3444f9a70e

View File

@@ -82,6 +82,9 @@ $(call soong_config_set,lineage_health,charging_control_supports_bypass,true)
# Graphics
TARGET_USES_VULKAN := true
# Graphics
TARGET_USES_VULKAN := true
# Kernel
TARGET_NO_KERNEL_OVERRIDE := true
LOCAL_KERNEL := $(KERNEL_PATH)/Image.gz