ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
BLUETOOTH
Allows applications to connect to paired bluetooth devices
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
UNINSTALL_SHORTCUT
Allows an application to uninstall a shortcut in Launcher
SUBSCRIBED_FEEDS_READ
Allows an application to allow access the subscribed feeds ContentProvider.
READ_FRAME_BUFFER
Allows an application to take screen shots and more generally get access to the frame buffer data.
SET_ORIENTATION
Allows low-level access to setting the orientation (actually rotation) of the screen.