INTERNET - Allows applications to open network sockets.
ACCESS_NETWORK_STATE - Allows applications to access information about networks.
WAKE_LOCK - Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
FOREGROUND_SERVICE - Allows a regular application to use Service.startForeground.