1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00
Files
element-android/tools/tests/doze_mode_enable.sh
Valere 0e46fc4c0a WIP
2019-06-26 12:19:54 +02:00

8 lines
229 B
Bash
Executable File

#!/usr/bin/env bash
# Ref: https://developer.android.com/training/monitoring-device-state/doze-standby#testing_doze
echo "Enable doze mode"
echo "adb shell dumpsys deviceidle force-idle"
adb shell dumpsys deviceidle force-idle