READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_SMS : Allows an application to read SMS messages.
WRITE_SMS : Allows an application to write SMS messages.
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_CALL_LOG : Allows an application to read the user's call log.
WRITE_CALL_LOG : Allows an application to write (but not read) the user's contacts data.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
USE_BIOMETRIC : No explanation available
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
BILLING : No explanation available
SET_WALLPAPER : Allows applications to set the wallpaper
VIBRATE : Allows access to the vibrator
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
REQUEST_INSTALL_PACKAGES : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
PACKAGE_USAGE_STATS : No explanation available
FOREGROUND_SERVICE : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
RECEIVE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available