Chromium Code Reviews
DescriptionPrevent "Incompatible App" message when entering VR.
This CL adds VR manifest filters to convince Daydream that Chrome supports
VR, to avoid Daydream showing the Incompatible App message.
We can finally do this because the 1.6 Daydream SDK allows us to provide
our own VR entry intent and avoid getting stuck on the contoller pairing
screen. Brief backstory on why we need our own VR entry intent is because
CustomTab cannot be resumed via Daydreams normal intent - it needs to be a
BroadcastIntent.
This means we can also remove the launchInVr() code and simply try to enter
VR when requested and the GvrLayout will handle calling the DON flow.
BUG=717721
Review-Url: https://codereview.chromium.org/2941173002
Cr-Commit-Position: refs/heads/master@{#482638}
Committed: https://chromium.googlesource.com/chromium/src/+/eafc049ccec45550ea86089c463918131d04e927
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add comments #Patch Set 3 : Resolve findbugs issue. #
Messages
Total messages: 18 (8 generated)
|
|||||||||||||||||||||||||||||||||||||