commit | 35d8b916676cb1c33aeb25749149fea84c7b028d | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Fri Mar 10 22:31:31 2023 +0000 |
committer | Dave Mankoff <mankoff@google.com> | Mon Mar 13 21:15:15 2023 +0000 |
tree | d7ec71ffaa137eb7af39c77a5fa309ac50b11f84 | |
parent | 767ab1e8c4c6f384ee940dd8bb4975c31759c2ed [diff] |
Only restart SystemUI when Server Flags actually change. DeviceConfig is alerting us to all server pushes (pulls?). Even if the flags is checking on aren't actually changing. This CL ensures we only restart if the flag value has actually changed. Fixes: 272780732 Test: atest SystemUITests Change-Id: I3571d210885472dc69f50c76922a89733f1a5d83