Disable GPU again, switching back to swiftshader

At TOT, Zygote is crashing when GPU is enabled.

Test: boot to homescreen
Bug: 188817759
Change-Id: I3e89c5a2a21f8621fa82c61bcac10e901cf39359
This commit is contained in:
Jesse Hall 2021-05-26 16:41:29 -07:00
parent c27f35185a
commit 68287dba46

View file

@ -133,7 +133,7 @@ endif
# GRAPHICS - GPU (begin)
# Must match BOARD_USES_SWIFTSHADER in BoardConfig.mk
USE_SWIFTSHADER := false
USE_SWIFTSHADER := true
# HWUI
TARGET_USES_VULKAN = false