commit | fec71a7117b8ec6ab797a451ef345c3b607a3ef5 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Thu Apr 01 23:32:53 2021 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Fri Apr 02 22:35:20 2021 +0000 |
tree | 298f53417d9d9c55ade8d1add6656eb24445a34a | |
parent | 82722a04233c4ff09bf8fc552e134c706a4db896 [diff] |
Moved string-formatting methods from Slog to 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. Bug: 182476140 Bug: 183523451 Test: atest --rebuild-module-info FrameworksMockingServicesTests:SLogfTest Change-Id: I98cbb122d5410b61812edc85162aa6b10b995fdc