commit | ad5619d44701ef488e8d4bd41cb7a98f362097c7 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Wed Feb 10 13:41:15 2016 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Wed Feb 10 13:41:15 2016 -0800 |
tree | 5253d7ef529a3b23d86cc530ec569a241d383267 | |
parent | 8e87364a67ada7ce92730182719f7820886c13bd [diff] |
Use Slog.e() instead of Slog.wtf() for unknown restrictions Slog.wtf() normally indicates a bug in the system, but in this case it's a caller side issue, so e() is more suitable. Bug 26918715 Change-Id: I94980cb9dafd34e6c5672bf833fec921df14e6a1