ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
USE_FINGERPRINT : No explanation available
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
CLEAR_APP_CACHE : Allows an application to clear the caches of all installed applications on the device.
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
INTERNET : Allows applications to open network sockets.
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
PACKAGE_USAGE_STATS : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
WRITE_SETTINGS : Allows an application to read or write the system settings.
VIBRATE : Allows access to the vibrator
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BILLING : No explanation available
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
INTERACT_ACROSS_USERS_FULL : No explanation available
ANTI_VIRUS : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
UNINSTALL_SHORTCUT : Allows an application to uninstall a shortcut in Launcher
READ_SETTINGS : No explanation available
ACCESS_LAUNCHER_DATA : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
FOREGROUND_SERVICE : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
BIND_ACCESSIBILITY_SERVICE : Must be required by an AccessibilityService,to ensure that only the system can bind to it.
RECEIVE : No explanation available