commit | e040b29e861bb21604caf0a70b5aa89a3441e426 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Tue Dec 14 17:22:25 2021 -0500 |
committer | Leon Scroggins III <scroggo@google.com> | Wed Dec 15 14:51:40 2021 -0500 |
tree | 2135418bccfcd6c88909884b407ed3acc72c0051 | |
parent | f96aa9e82b8ad930fbd0476d27370c61d3b9a4d5 [diff] |
Defer initialization for mEglConfigA8 This will only be used by some devices, when requested by SystemUI. Defer initialization until its needed. This removes the unnecessary ALOGE. If the device needs A8 and doesn't have it, it will still emit a fatal log, which will enclude the EGL error. Bug: 210501051 Test: make Change-Id: I2c45d910a272e6bf434b8dae52da88fb927ac82a