mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
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
|