commit | 6d082efa9a47ea4567d68f0573c34d72453e423f | [log] [tgz] |
---|---|---|
author | Cody Northrop <cnorthrop@google.com> | Tue Sep 11 09:42:31 2018 -0600 |
committer | Cody Northrop <cnorthrop@google.com> | Thu Oct 18 07:24:25 2018 -0600 |
tree | 4efee80a0f4f5be3f981bc39963ca9449275251c | |
parent | 9a57d4e6664692837cfcceec919da16b729b29f8 [diff] |
Don't try to load ANGLE without a namespace Now that we've moved to only loading ANGLE from a namespace, don't try to load it if the namespace isn't present, which happens for many early apps during startup. Bug: 80239516 Test: Manual, check log for spurious loads, ANGLE still works Test: cts-tradefed run singleCommand cts -m CtsAngleIntegrationHostTestCases Change-Id: I03ae3475070c4a1c0cab5fdaa8605ef274065721 (cherry picked from commit 56ccdeb7fb2b3a19f8c87031e306441ccd54f5dc)