INTERNET - Allows applications to open network sockets.
ACCESS_NETWORK_STATE - Allows applications to access information about networks.
READ_LOGS - Allows an application to read the low-level system log files.
BATTERY_STATS - Allows an application to collect battery statistics
ACCESS_WIFI_STATE - Allows applications to access information about Wi-Fi 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.
POST_NOTIFICATIONS - Allows an app to post notifications
WRITE_EXTERNAL_STORAGE - Allows an application to write to external storage.
READ_PHONE_STATE - Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
READ_EXTERNAL_STORAGE - Allows an application to read from external storage.