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.
SET_WALLPAPER : Allows applications to set the wallpaper
SET_WALLPAPER_HINTS : Allows applications to set the wallpaper hints
VIBRATE : Allows access to the vibrator
BIND_APPWIDGET : Allows an application to tell the AppWidget service which application can access AppWidget's data.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
INTERNET : Allows applications to open network sockets.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
READ_SETTINGS : No explanation available
WRITE_SETTINGS : Allows an application to read or write the system settings.
RECEIVE_LAUNCH_BROADCASTS : No explanation available
RECEIVE_FIRST_LOAD_BROADCAST : No explanation available
READ_PHONE_STATE : Allows read only access to phone state.
READ_CONTENT_PROVIDER : No explanation available