diff options
author | Jesse Schettler <jschettler@google.com> | 2018-10-05 09:37:04 -0600 |
---|---|---|
committer | Jesse Schettler <jschettler@google.com> | 2018-10-05 19:31:00 +0000 |
commit | 7cac35ff06f526a477211fafe4b9ed2478a72b0e (patch) | |
tree | 3c0485f2bcefafcb12725663ab8b7ba1b6528335 /test/ProfileTestMultiDex | |
parent | 235c1790a24392ad2a990e9cb60dc268773a0328 (diff) |
Change FATAL message to WARNING message in FindClass
When unable to find the specified class, FindClass was logging a
FATAL message. This terminated the program instead of simply returning
a null pointer as expected. The FATAL message has been replaced with
a WARNING message to fix this behavior.
Bug: 112338190
Test: m -j
Change-Id: I91cc0747a45bff72aa0ffa8f0e1c8fa238469ddf
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions