Fix for loss of `Recents` content from private tab on flag change.
Invalidated the providers on change in the flag's value. This ensures that the new session uses correct argument for construction of provider: UserIdManager when flag is false, and UserStateManager when flag is true. Bug: 325203017 Test: Manual testing Change-Id: Ic768f57f614509775f911983e4859b062a7fe270
Loading
Please register or sign in to comment