INTERNET : Allows applications to open network sockets.
READ_GSERVICES : No explanation available
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
FOREGROUND_SERVICE : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
VIBRATE : Allows access to the vibrator
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
BILLING : No explanation available
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
READ_CONTACTS : Allows an application to read the user's contacts data.
BODY_SENSORS : No explanation available
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
C2D_MESSAGE : No explanation available
ACCESS_MEDIA_LOCATION : No explanation available
ACTIVITY_RECOGNITION : No explanation available
RECEIVE : No explanation available
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
REORDER_TASKS : Allows an application to change the Z-order of tasks
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
READ_LOGS : Allows an application to read the low-level system log files.
FLASHLIGHT : Allows access to the flashlight
PERMISSION_RUN_TASKS : No explanation available
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS : No explanation available
USE_FINGERPRINT : No explanation available
CAMERA : Required to be able to access the camera device.
WRITE_SETTINGS : Allows an application to read or write the system settings.
READ_SETTINGS : No explanation available