Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add hide_webxr_interstitial and hide_whats_new ADB commands. #3243

Merged
merged 1 commit into from
Apr 25, 2020

Conversation

daoshengmu
Copy link
Contributor

Disable webxr_interstitial and whats_new widgets as below:

adb shell am start -n org.mozilla.vrbrowser/org.mozilla.vrbrowser.VRBrowserActivity --ez hide_whats_new true

adb shell am start -n org.mozilla.vrbrowser/org.mozilla.vrbrowser.VRBrowserActivity --ez hide_webxr_interstitial true

Copy link
Contributor

@bluemarvin bluemarvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't overwrite default value.

@bluemarvin bluemarvin merged commit d673d48 into master Apr 25, 2020
@bluemarvin bluemarvin deleted the addADBCommand branch April 25, 2020 01:51
@bluemarvin bluemarvin added this to the #10 features milestone Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants