commit | c069989503f0f95c93624b49b304a3892a990b52 | [log] [tgz] |
---|---|---|
author | Aditya <adityasngh@google.com> | Wed Feb 28 05:58:55 2024 +0000 |
committer | Aditya <adityasngh@google.com> | Thu Feb 29 06:22:07 2024 +0000 |
tree | 77e38256540ae50f8b48dd991f38182bf01c26de | |
parent | 1b46dcdc34ffe91dba48e27301fe503c5925f299 [diff] |
Fixing time delay on launch on flag change. Instead of passing UserManagerState, UserIdManager, and ConfigStore objects in the constructor, we are directly accessing these by calling the static getter functions defined in DocumentsApplications class. This removes the need for reconstructing the ProvidersCache on flag change. Bug: 327306483 Test: N/A Change-Id: I62913f8aa90c36155f7b772a353f89f6e41718de