[IntentHandling] Fix issue with try to launch ARC app with default
activity. Currently when sign in with GlobalProtect on the web, the code try to launch with the activity that stored in the app info. However this causes a bug when try to sign in with GlobalProtect, most likely because the intent filter is not registered under the default activity. Remove the default activity assignment to fix this issue. BUG=1126183 Bug: b/164976626 Change-Id: Ie0a75801d0739a0a2638573bff0a36045c25bd16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416433 Commit-Queue: Maggie Cai <mxcai@chromium.org> Reviewed-by:Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#808246}
Showing
Please register or sign in to comment