commit | bb3869d6de2d66a362eb8d1f3046134ed3babd71 | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Thu Aug 03 23:02:44 2023 +0000 |
committer | Jared Duke <jdduke@google.com> | Mon Oct 09 18:42:51 2023 +0000 |
tree | 14587e178c6e29c9e3fd1ce7fdb62d2500171037 | |
parent | f547072a633525642f8364f647ae38dd2b5b42e1 [diff] |
Mark larger sysui dump methods with @NeverCompile This saves ~100KB odex for `speed`-compiled SystemUI builds. Longer term this will be obviated by baseline profiles for SystemUI and/or more flexible/automated annotation of dump/debug-related methods. Bug: 267216298 Change-Id: I02629d45039ace3188813e3e8546d96c9e81bbf6 Test: m