Revert "Hide VR Intent Dispatcher from Android Default Browser list."
This reverts commit 3bb7dfb7. Reason for revert: Breaks other chromium-based browsers. Original change's description: > Hide VR Intent Dispatcher from Android Default Browser list. > > The Android platform's Default Browser code has a bug where it allows > the same package to show up multiple times despite not being able to > differentiate between the multiple components within the package that > caused it to detect multiple browsers within the package. > > We can trick it into thinking the VR intent handling code isn't default > browser material by providing a wildcard host, making Android think > the intent handler uses a URI authority when it really doesn't. > > Bug: 847921 > Change-Id: I2b271fc1c99495a0e80e301ff432690dd5a2d0a6 > Reviewed-on: https://chromium-review.googlesource.com/1079261 > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > Reviewed-by: Ted Choc <tedchoc@chromium.org> > Commit-Queue: Michael Thiessen <mthiesse@chromium.org> > Cr-Commit-Position: refs/heads/master@{#574281} TBR=yfriedman@chromium.org,mthiesse@chromium.org,tedchoc@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 847921, 867583 Change-Id: I5580c3d43444a177e99f5f57fa93ca725312261d Reviewed-on: https://chromium-review.googlesource.com/1155068 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#579045}
Showing
Please register or sign in to comment