mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
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
|