commit | ebfae1852997480546dfbc7e54079d24b147c080 | [log] [tgz] |
---|---|---|
author | Jordan Silva <silvajordan@google.com> | Wed Aug 28 15:20:05 2024 +0100 |
committer | Jordan Silva <silvajordan@google.com> | Fri Aug 30 12:30:54 2024 +0100 |
tree | f58473c106ff6f3a930d8e82afd61609094d03e6 | |
parent | e7ae4e31ae94f35064bf31024d143912b4be8e2a [diff] |
Refactoring OverviewCommandHelper (2/3) This CL should not affect the behavior of OverviewCommandHelper. - It splits executeCommand into smaller functions - Rearrange public/private functions - Adds extra logs. Bug: 352046797 Bug: 351122926 Flag: EXEMPT bugfix. Test: Manual. Change-Id: I283f179794af812973a559db6291febe19e3c6d7