commit | 188601a8264ea77e5d25609855859a2c039e9533 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri Apr 02 13:27:37 2021 -0700 |
committer | Felipe Leme <felipeal@google.com> | Tue Apr 06 22:53:25 2021 -0700 |
tree | 2b2d2242d8a188543f1b9f608c909fbda8bcf251 | |
parent | 8855074adb13f470d7116f25414615783d83d7cf [diff] |
Removed Slog methods that support message formatting. Slog is a core class provided by frameworks.jar, and these new methods were causing performance regressions, so they were moved to a system_server only class (com.android.server.utils.Slogf). Test: m Fixes: 183523451 Bug: 182476140 Change-Id: I511dd57faee194b58cf77c0c39c92dd0e876566e