commit | 18126be98efecc04bf3dfb24cf7de500f686a1c6 | [log] [tgz] |
---|---|---|
author | Sherry Zhou <yuandizhou@google.com> | Sat Feb 24 01:29:01 2024 +0000 |
committer | Sherry Zhou <yuandizhou@google.com> | Mon Feb 26 16:07:33 2024 +0000 |
tree | 698b42d82050d60f27b25b8a3517cf17fd3a35f5 | |
parent | f9c767d661f933f578ea6b75ba451cd2d373ae94 [diff] |
Fix switching clock in picker not take effects on lockscreen It's caused by distinctUntilChanged in currentClockId. Same clock id will be sent by onCurrentClockChanged triggered in onPluginLoaded which will not trigger currentClock to create new clock. Test: manual Flag: ACONFIG com.android.systemui.migrate_clocks_to_blueprint STAGING Bug: 326925900 Change-Id: Id3e29cd947f6aa21e5f6fa34d0f1cadf35f8c1dc