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
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_CALL_LOG : Allows an application to read the user's call log.
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.
READ_SMS : Allows an application to read SMS messages.
SEND_SMS : Allows an application to send SMS messages.
RECEIVE_SMS : Allows an application to monitor incoming SMS messages, to record or perform processing on them.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
BILLING : No explanation available
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS : No explanation available
PROCESS_OUTGOING_CALLS : Allows an application to monitor, modify, or abort outgoing calls.
READ_PHONE_STATE : Allows read only access to phone state.
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
ANSWER_PHONE_CALLS : No explanation available
FOREGROUND_SERVICE : No explanation available
permission : No explanation available
RECEIVE : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available