INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACTION_MANAGE_OVERLAY_PERMISSION : 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.
FOREGROUND_SERVICE : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
QUERY_ALL_PACKAGES : No explanation available
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
PACKAGE_USAGE_STATS : No explanation available
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.