Chrome Version: 65.0.3322.0
VrCore: 1.12.177372015
OS: Android N
Device: Pixel XL
What steps will reproduce the problem?
(1) Connect device via adb
(2) Open Daydream home app and enter VR
(3) run $adb shell am start -a android.intent.action.VIEW -n "com.chrome.dev/org.chromium.chrome.browser.vr.VrMainActivity" --ez android.intent.extra.VR_LAUNCH true -d www.google.com
(4) verify Chrome VR has started
(5) press the home button on the controller to return to Daydream home.
(6) run $adb shell am start -a android.intent.action.VIEW -n "com.chrome.dev/org.chromium.chrome.browser.vr.VrMainActivity" --ez android.intent.extra.VR_LAUNCH true -d www.google.com
What is the expected result? Chrome VR should be started again.
What happens instead? After a brief black screen, the user remains in Daydream home.
Comment 1 by bsheedy@chromium.org
, Jan 19 2018