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
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
VIBRATE : Allows access to the vibrator
FOREGROUND_SERVICE : No explanation available
USE_FULL_SCREEN_INTENT : No explanation available
RECEIVE : No explanation available
CAMERA : Required to be able to access the camera device.
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_PROFILE : Allows an application to read the user's personal profile data.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
RECORD_AUDIO : Allows an application to record audio
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
ACCESS_MEDIA_LOCATION : No explanation available
READ_PHONE_STATE : Allows read only access to phone state.
READ_PHONE_NUMBERS : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
UNINSTALL_SHORTCUT : Allows an application to uninstall a shortcut in Launcher
PROTECTED_DEEPLINKING : No explanation available
DIRECT_APP_THREAD_STORE_SERVICE : No explanation available
READ_SETTINGS : No explanation available
UPDATE_SHORTCUT : No explanation available
CHANGE_BADGE : No explanation available
BROADCAST_BADGE : No explanation available
USE_BIOMETRIC : No explanation available
USE_FINGERPRINT : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE_ADM_MESSAGE : No explanation available