commit | 83679a6c5ccc7ebcca15e0ede462ec13a4a7f9c6 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Wed Jan 29 14:39:53 2020 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Wed Jan 29 14:39:53 2020 -0800 |
tree | 11294c7d079c9151e5a8b82e00ef984a54db760d | |
parent | f0265e7208a31b7ff87e899585f0c8ff243970c6 [diff] |
Make Log.wtf() safe to call from within the system server Make sure to use the handler if the caller is the system server Test: Build / treehugger / manual code inspection Change-Id: I0c9998511280193d785ebcf7aa501ee02c0a8548 Fix: 148230239