FOREGROUND_SERVICE : No explanation available
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_SETTINGS : Allows an application to read or write the system settings.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
MOUNT_UNMOUNT_FILESYSTEMS : Allows mounting and unmounting file systems for removable storage.
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
CHANGE_WIFI_MULTICAST_STATE : Allows applications to enter Wi-Fi Multicast mode
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
CHANGE_CONFIGURATION : Allows an application to modify the current configuration, such as locale.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
host : No explanation available
DOWNLOAD_WITHOUT_NOTIFICATION : No explanation available
ACCESS_DOWNLOAD_MANAGER : No explanation available
ACCESS_DOWNLOAD_MANAGER_ADVANCED : No explanation available
SEND_DOWNLOAD_COMPLETED_INTENTS : No explanation available
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS : No explanation available
DISABLE_KEYGUARD : Allows applications to disable the keyguard
READ_LOGS : Allows an application to read the low-level system log files.
REQUEST_INSTALL_PACKAGES : No explanation available
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.