forked from GitHub-Mirror/riotX-android
4 lines
96 B
Bash
4 lines
96 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
adb shell am broadcast -a im.vector.receiver.DEBUG_ACTION_DUMP_PREFERENCES
|