commit | 32321ddf5657b1573f85e2527714cb5359cc052c | [log] [tgz] |
---|---|---|
author | minch <minch@google.com> | Fri Jan 31 18:35:53 2025 +0000 |
committer | minch <minch@google.com> | Wed Feb 05 17:57:45 2025 +0000 |
tree | 012ae99511534ed589a182654dbbd6b27e20cf1f | |
parent | dfa11eb35e71216f1cca59d2dabc769a240f4b15 [diff] |
Introduce non-null `itemInfo` inside TaskView Let `TaskView` have a non-null `itemInfo` even it has no tasks (no corresponding TaskContainer). Thus, we can still go forward to log the necessary info of the `TaskView` without any tasks. Flag: EXEMPT refactor Fix: 391918297 Test: TaskViewItemInfoTest Change-Id: Idd08eb9846b1cd2043dd0087bc3e0078bb0b8247