ACCESS_NOTIFICATION_POLICY : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
INTERNET : Allows applications to open network sockets.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
BLUETOOTH : Allows applications to connect to paired bluetooth devices
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
READ_SYNC_SETTINGS : Allows applications to read the sync settings
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
WRITE_SETTINGS : Allows an application to read or write the system settings.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
CLEAR_APP_CACHE : Allows an application to clear the caches of all installed applications on the device.
PACKAGE_USAGE_STATS : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available