Chromium Code Reviews
DescriptionLog Android LibraryLoader failures
We recently had a build break that removed a library dependency from Chrome, but was still required by Android. Our LibraryLoader attempted to load it and failed, but didn't actually output the failing library. This made it harder to track down the root cause than it should have been.
Make a Log.e() call for LibraryLoader failures that prints out the
library that we can't load.
BUG=
Review-Url: https://codereview.chromium.org/2728513003
Cr-Commit-Position: refs/heads/master@{#454339}
Committed: https://chromium.googlesource.com/chromium/src/+/8c9deb74cf4f697cb0f6bdb589f04085e8d73e63
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 9 (5 generated)
|
|||||||||||||||||||