Skip to content
Commit b50ce8c9 authored by Peiyong Lin's avatar Peiyong Lin
Browse files

Revert "Load native GLES driver when specified."

This reverts commit a19c130b.

Reason for revert: culprit of boot memory regression

Original commit message:
"""
Load native GLES driver when specified.

Since ANGLE and native GLES drivers can coexist, when native is
specified, the loader must load the native GLES drivers specified in
ro.hardware.egl. This patch passes this information down to the native
graphics environment so that the EGL loader can properly check.

Bug: b/283858001
Test: atest CtsAngleDeveloperOptionHostTest -c with ANGLE being default
Test: atest CtsAngleDeveloperOptionHostTest -c with native being default
"""

Bug: b/283858001
Bug: b/289956225
Change-Id: Idb66f290801de1ef777c909be7b582703fe7e144
Test: forrest test
parent a19c130b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment