mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 22:59:54 +01:00
Use demo mode when taking screenshots to clear status bar
https://android.googlesource.com/platform/frameworks/base/+/master/packages/SystemUI/docs/demo_mode.md
This commit is contained in:
2
briar-android/fastlane/demo-mode-deactivate.sh
Executable file
2
briar-android/fastlane/demo-mode-deactivate.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
adb shell am broadcast -a com.android.systemui.demo -e command exit
|
||||
Reference in New Issue
Block a user