Revert "Switch GLES system driver to ANGLE"

This reverts commit 2ece1b7eb1.

Reason for revert: Platinum/DM rotation revert for likely breaking tests and causing b/253694548

Change-Id: Ie1e5a31b2a094ebec9359906665586c6de6fc882
This commit is contained in:
Sam Dubey
2022-10-16 13:05:42 +00:00
parent 4f9f489a5c
commit eeb9687761
2 changed files with 2 additions and 2 deletions

View File

@@ -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 := true
BOARD_USES_ANGLE := false
# Gralloc4
ifeq ($(BOARD_USES_SWIFTSHADER),true)