diff options
author | Adam Pardyl <apardyl@google.com> | 2019-09-25 14:05:58 +0200 |
---|---|---|
committer | Adam Pardyl <apardyl@google.com> | 2019-09-27 16:45:19 +0200 |
commit | 6f22c2a9fd737b053979a65cae182893e373bd1b (patch) | |
tree | 13029e01749592e53a43890b915db6817544af2d /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | ea5c362d631dcd67748b54f4a5c1dbe908cee4ef (diff) |
ProtoLog deployment for WM batch 1
First batch of around 20% Slog calls changed to ProtoLog.
365 log statements converted to ProtoLog, including 295 that
were previously disabled with a compile time constant (excluded from
resultant binary).
Size impact: +33kB on services.jar, +99kB on services.odex
(around 100b per added log call). By using ProtoLog we save +21kb
compared to Slog on both files.
Bug:
Test: atest WmTests
Change-Id: Idd712135e81997df84f323ba9a7585d54ba20d23
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions