ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
INTERNET
Allows applications to open network sockets.
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_SETTINGS
Allows an application to read or write the system settings.
GET_PACKAGE_SIZE
Allows an application to find out the space used by any package.
SET_WALLPAPER
Allows applications to set the wallpaper
RESTART_PACKAGES
This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.
PERSISTENT_ACTIVITY
This constant was deprecated in API level 9. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
SET_WALLPAPER_HINTS
Allows applications to set the wallpaper hints
BIND_APPWIDGET
Allows an application to tell the AppWidget service which application can access AppWidget's data.
BIND_WALLPAPER
Must be required by a WallpaperService, to ensure that only the system can bind to it.