summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2021-02-02 17:07:45 -0800
committerCalin Juravle <calin@google.com>2021-02-08 23:24:20 +0000
commit6b232cc0583b264cb1194de2edb10c6883dd0915 (patch)
tree76b22d00e57d4b7821724d32a1ce14d5875b13e8 /tools/aapt2/java/JavaClassGenerator.cpp
parent9d3b7aacd9424d866327766a98e6e41998669d30 (diff)
Fix the the proto definition for app startup and fully drawn events.
ActivityMetricsLoggers build the proto with the compilation reason first and then the compilation filter. Instead of changing the logging code, we prefer to change the proto field order: this will facilitate the speed up the resolution without the need to purge data or wait for further release builds. It is ok, because both fields are in fact int32 proto values so the ABI does not change. Test: m Bug: 178108751 (cherry picked from commit cf676e8028c2611461dc3e009dd9fe771f44bdb2) Merged-In: I36ec354d273dceace5245d7634c68ac63dc5a8cd Change-Id: I03c701efe2181ae7796547267902f884007593eb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions