• Michael Thiessen's avatar
    Merge 2D and VR intent filters. · b1a0e716
    Michael Thiessen authored
    This is enabled by three things:
    1. We now trust that 2D intents should launch 2D Chrome even if the user
    is in a VR headset so we don't have to use expensive APIs on launch.
    2. Deep-linked apps and the associated launcher workarounds have been
    removed.
    3. Daydream has stopped removing the Daydream category from its intents
    that target launching in VR.
    
    This should mean that Chrome no longer shows up multiple times in the
    default browser picker, and third-party ROMs won't get confused by
    Chrome having multiple intent handlers that support View intents.
    
    Bug: 847921
    Change-Id: I236fab049e00f64eb04d6fcb4a82f05f0d31f728
    Reviewed-on: https://chromium-review.googlesource.com/1157272Reviewed-by: default avatarTibor Goldschwendt <tiborg@chromium.org>
    Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
    Commit-Queue: Michael Thiessen <mthiesse@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#580344}
    b1a0e716
AndroidManifest.xml 59.6 KB