commit | 8855074adb13f470d7116f25414615783d83d7cf | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Fri Apr 02 12:43:37 2021 -0700 |
committer | Felipe Leme <felipeal@google.com> | Tue Apr 06 13:09:47 2021 -0700 |
tree | 51e41411d7e03bc2870849c596557512e6c43f34 | |
parent | 6b2d6fbea57631a82e842fc6108978e02359c381 [diff] |
Replaced Slog by Slogf. 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. Test: m Bug: 183523451 Bug: 182476140 Change-Id: If2c8408a4dca415f0a02cd04c120935385a4a836