commit | b9dfa31c0b1246dd24fb9f1370069f4ae7716cdf | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Mon Aug 21 09:05:44 2023 +0000 |
committer | Louis Chang <louischang@google.com> | Wed Aug 23 03:09:55 2023 +0000 |
tree | 26952738e41161d5589e50f87222bced60ba9a78 | |
parent | 8fe4e9d9da8369ce05f183fe28c94989d020b1cf [diff] |
Update the application info of all activities The application was applying the legacy theme when brought to the foreground after theme switched. That's because the app process was killed while the it was in the background and the application-info that cached in the ActivityRecord was used next time starting app process. Bug: 280130977 Test: relaunch chrome after theme switched and manually kill process Change-Id: Iea30ee6dd28a53b3fec226b24ffb567411d445a7