mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03: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
|