Allowing IntentPicker to be launched in single user mode.
For Intent redirection from Private Profile to main user, we do not want to show the work tab in intent picker, when there are more than 1 app in main user. In this change we pass a param to ResolverActivity, which allows the picker sheet to be constructed in single user mode. Before: https://photos.app.goo.gl/kg9TF5CAsgKeGkrx5 After: https://photos.app.goo.gl/UMpCebb94cxe9WHv9 Bug: 325576602 Test: Manual verification Change-Id: I05d00a01e0bc9ab2b0f2421a4dd08936de960e0d
Loading
Please register or sign in to comment