WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
RESTART_PACKAGES : This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
WRITE_SETTINGS : Allows an application to read or write the system settings.
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
READ_SETTINGS : No explanation available
SET_WALLPAPER : Allows applications to set the wallpaper
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
REQUEST_INSTALL_PACKAGES : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
FOREGROUND_SERVICE : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
PACKAGE_USAGE_STATS : No explanation available
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
WRITE_MEDIA_STORAGE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE : No explanation available