[Cherry-pick] Revert "Load native GLES driver when specified."

This reverts commit a19c130bead854751212cfe87562b9e808289c09.

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
Test: forrest test
Change-Id: Idb66f290801de1ef777c909be7b582703fe7e144
Merged-In: Idb66f290801de1ef777c909be7b582703fe7e144
2 files changed