ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
INTERNET
Allows applications to open network sockets.
BROADCAST_STICKY
Allows an application to broadcast sticky intents.
INSTALL_SHORTCUT
Allows an application to install a shortcut in Launcher
READ_CONTACTS
Allows an application to read the user's contacts data.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
UNINSTALL_SHORTCUT
Allows an application to uninstall a shortcut in Launcher
WRITE_SETTINGS
Allows an application to read or write the system settings.
CALL_PHONE
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
SET_WALLPAPER
Allows applications to set the wallpaper
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
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.