Fix WebAPKs doesn't find Chrome when it is installed.
On Android Q, queryIntentActivities(.. , MATCH_ALL) doesn't return Chrome even if Chrome is installed. Passing MATCH_DEFAULT_ONLY instead will fix this issue. Bug: 851725 Change-Id: Id851ec9fcbea47df5a522a23355ad2b67401544f Reviewed-on: https://chromium-review.googlesource.com/1222675 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#591133}
Showing
Please register or sign in to comment