

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.KILL_BACKGROUND_PROCESSES: Allows an application to call killBackgroundProcesses(String).INTERNET: Allows applications to open network sockets.GET_PACKAGE_SIZE: Allows an application to find out the space used by any package.CHANGE_WIFI_STATE: Allows applications to change Wi-Fi connectivity state.CAPTURE_VIDEO_OUTPUT: Allows an application to capture video output.CAPTURE_SECURE_VIDEO_OUTPUT: Allows an application to capture secure video output.BLUETOOTH: Allows applications to connect to paired bluetooth devices.ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks.ACCESS_NETWORK_STATE: Allows applications to access information about networks.
