USE_FINGERPRINT : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
UNINSTALL_SHORTCUT : Allows an application to uninstall a shortcut in Launcher
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
RECORD_AUDIO : Allows an application to record audio
CAMERA : Required to be able to access the camera device.
READ_CONTACTS : Allows an application to read the user's contacts data.
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
status_bar : No explanation available
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
FOREGROUND_SERVICE : No explanation available
PACKAGE_USAGE_STATS : No explanation available
READ_LOGS : Allows an application to read the low-level system log files.
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
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
READ_PHONE_STATE : Allows read only access to phone state.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
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
REORDER_TASKS : Allows an application to change the Z-order of tasks
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available