commit | f90ac3dc840caf6b7814c08ac7ae2b75ff96a973 | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Wed Apr 27 10:59:21 2022 -0600 |
committer | Ian Elliott <ianelliott@google.com> | Wed Apr 27 11:01:31 2022 -0600 |
tree | cc03a1982455631d915db8984bea38fad6f04d9e | |
parent | a5ef7d7741c0894bf276de7f25657167b9275ef1 [diff] |
Add "ro.hardware.egl_legacy" for ANGLE system driver This supports the ability to switch between ANGLE and a legacy GLES driver in cases when transitioning from a legacy GLES driver to ANGLE as the system driver. With ANGLE as the GLES system driver, the platform needs a way to identify the legacy GLES driver, so that it can be used for particular applications. Test: CtsAngleDeveloperOptionHostTest Bug: 224558229 Change-Id: Ifad93145cb3fc7d14b75472484b008d00656edc1