forked from GitHub-Mirror/riotX-android
4 lines
191 B
Bash
Executable File
4 lines
191 B
Bash
Executable File
# Test boot complete broadcast
|
|
|
|
adb shell am broadcast -a android.intent.action.ACTION_BOOT_COMPLETED -c android.intent.category.HOME -n im.vector.alpha/im.vector.receiver.VectorBootReceiver
|