REQUEST_INSTALL_PACKAGES : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
FOREGROUND_SERVICE : No explanation available
ACCESS_ALL_DOWNLOADS : No explanation available
PROVIDE_BACKGROUND : No explanation available
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
VIBRATE : Allows access to the vibrator
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
ACCESS_BLUETOOTH_SHARE : No explanation available
USE_BIOMETRIC : No explanation available
USE_FINGERPRINT : No explanation available
WRITE_USE_APP_FEATURE_SURVEY : No explanation available
ACCESS_SUPERUSER : No explanation available
SET_WALLPAPER : Allows applications to set the wallpaper
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
PACKAGE_USAGE_STATS : No explanation available
WRITE_SETTINGS : Allows an application to read or write the system settings.
MANAGE_DOCUMENTS : Allows an application to manage access to documents, usually as part of a document picker.
WRITE_MEDIA_STORAGE : No explanation available
ACCESS_MEDIA_LOCATION : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.