Revert "Load native GLES driver when specified."

This reverts commit 0d60e80ad8162e791305dfb8844a59f1ef9840d3.

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 adds the support to load native GLES drivers
when specified.

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: I785d2d3ff8dd21a1a207ccd814b5dddb080e9b52
Test: forrest test
3 files changed