commit | 47b10dd396cf9ca96de102fa61447ce737ece5af | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Fri Aug 30 22:40:54 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Wed Sep 04 18:05:51 2024 +0000 |
tree | ebdfb17f46cddff4ca3f1d2c1174417361d8dd92 | |
parent | eff91c9fabd673ef9debd0f4f6cb9305cc6b459c [diff] |
Selectively share KeyguardQuickAffordancesCombinedViewModel Since the indication area and shortcuts section refer to the same quick affordances, they should share the same model, which will greatly reduce the number of continuations running. Also add a bit more logging for when quick affordances update. Fixes: 360066410 Test: atest PlatformScenarioTests:LockscreenShortcutTest Flag: EXEMPT bugfix Change-Id: I6fb579e37f79d8210e86996dda8623654078e645