
Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. If you don't request this permission, you will not receive the broadcast at that time. RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.INTERNET: Allows applications to open network sockets.


GET_TASKS: This constant was deprecated in API level 21.

