mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
Switch GLES system driver to ANGLE
Test: make, flash, and run applications/tests Bug: 218321565 Bug: 244093320 Change-Id: I6e8d393e92e4b6b145db7a55a1e458218d6f8aab
This commit is contained in:
committed by
TreeHugger Robot
parent
3ca528ec00
commit
f88c62292b
@@ -129,7 +129,7 @@ BOARD_USES_GRALLOC_ION_SYNC := true
|
||||
BOARD_USES_SWIFTSHADER := false
|
||||
|
||||
# This should be the same value as USE_ANGLE in device.mk
|
||||
BOARD_USES_ANGLE := false
|
||||
BOARD_USES_ANGLE := true
|
||||
|
||||
# Gralloc4
|
||||
ifeq ($(BOARD_USES_SWIFTSHADER),true)
|
||||
|
||||
Reference in New Issue
Block a user