forked from GitHub-Mirror/riotX-android
4 lines
191 B
Bash
4 lines
191 B
Bash
|
# 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
|