diff options
author | Marco Ballesio <balejs@google.com> | 2020-03-09 17:29:38 -0700 |
---|---|---|
committer | Marco Ballesio <balejs@google.com> | 2020-03-10 19:19:40 -0700 |
commit | 06a3e2ca4d5ef65b894ab9b21e92953fa465014c (patch) | |
tree | b9ef3897734c7616d69013ac8e85966b8d64fdb2 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | a9219716ed9c20fb5f4e7a4433ba5c51dd524649 (diff) |
freezer: don't allocate stats on unfreeze
Unfreeze operations could happen quite frequently. If they're
synchronous with ApplicationManager main thread they must also be
lightweight, so avoid any unnecessary allocations and reuse message
fields for log data.
Bug: 151187166
Test: installed on a flame and verified log messages are correct.
Change-Id: Ie5e22cdc5538277dbf19b5a5fffe505ca07a8083
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions