PACKAGE_USAGE_STATS : No explanation available
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
WRITE_SETTINGS : Allows an application to read or write the system settings.
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
SET_ALARM : Allows an application to broadcast an Intent to set an alarm for the user.
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.
FOREGROUND_SERVICE : No explanation available
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.
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming