android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.RECEIVE_BOOT_COMPLETED | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
android.permission.INTERNET | Allows to access internet network. |