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:
parent
c27f35185a
commit
68287dba46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue