commit | d5b743af1bfa3db7e82cffe5f6b47e59b5ef355c | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Thu Jan 19 14:08:46 2023 -0700 |
committer | Ian Elliott <ianelliott@google.com> | Thu Jan 19 14:12:54 2023 -0700 |
tree | 7c6fd15f06ebf14c82cb1c448adf029f7da96b20 | |
parent | f25991f362f0b15f90f1e1d86a2a9da514718581 [diff] |
Reduce logspam for ANGLE dlopen messages A long-lived line of code in the EGL load_angle() function is producing logcat spam. This same type of log message does not exist in load_updated_driver(). It will be fine to remove it from load_angle(). Test: atest CtsOpenGLTestCases Bug: 265344106 Change-Id: I41d694ea9ffa397666c95f2bc009dff2fc1cd10e