diff options
author | 2019-04-15 21:35:13 +0100 | |
---|---|---|
committer | 2019-04-16 11:05:01 +0000 | |
commit | 9b70ee0fdb1969a9a5cad2052b35c2fa04509bc2 (patch) | |
tree | c0d7830b3a2cd52a970920ca6e6c28e8496cf3ca /runtime/native/java_lang_VMClassLoader.cc | |
parent | a54e0cc54a3863f605e6a1a589e627bebaa77916 (diff) |
Clean up error messages in the previous CL.
TIL PLOG already logs the errno message, so it got logged twice
SignalCatcher::Output. Switch to PLOG for the corresponding messages in
palette_android.cc for brevity, and switch to LOG in the caller since the
errno message already has been logged by then.
Test: adb shell killall -QUIT system_server with a nearly full data
partition; check logcat output.
Bug: 130025619
Change-Id: I973b04461de3492e3cb3e5855fc06e99efe32c0a
Diffstat (limited to 'runtime/native/java_lang_VMClassLoader.cc')
0 files changed, 0 insertions, 0 deletions