ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_BACKGROUND_LOCATION : No explanation available
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
INTERNET : Allows applications to open network sockets.
RECEIVE : No explanation available
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
ACCESS_NOTIFICATION_POLICY : No explanation available
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
READ_SYNC_SETTINGS : Allows applications to read the sync settings
READ_SYNC_STATS : Allows applications to read the sync stats
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
REQUEST_DELETE_PACKAGES : No explanation available
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
WRITE_MEDIA_STORAGE : No explanation available
BILLING : No explanation available
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
CAMERA : Required to be able to access the camera device.
READ_PHONE_STATE : Allows read only access to phone state.
WRITE_SECURE_SETTINGS : Allows an application to read or write the secure system settings.
READ_GSERVICES : No explanation available
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS : No explanation available
DISABLE_KEYGUARD : Allows applications to disable the keyguard
FLASHLIGHT : Allows access to the flashlight
VIBRATE : Allows access to the vibrator
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
REGISTER_ACCOUNT : No explanation available
MANAGE_DEVICE_ADMINS : No explanation available
FOREGROUND_SERVICE : No explanation available
READ_HISTORY_BOOKMARKS : Allows an application to read (but not write) the user's browsing history and bookmarks.
WRITE_HISTORY_BOOKMARKS : Allows an application to write (but not read) the user's browsing history and bookmarks.
WRITE_History : No explanation available
C2D_MESSAGE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available