INTERNET : Allows applications to open network sockets.
VIBRATE : Allows access to the vibrator
CAMERA : Required to be able to access the camera device.
FLASHLIGHT : Allows access to the flashlight
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.
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.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
BILLING : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
ACCESS_NOTIFICATION_POLICY : No explanation available
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS : No explanation available
WRITE_SECURE_SETTINGS : Allows an application to read or write the secure system settings.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
FOREGROUND_SERVICE : No explanation available
USE_FINGERPRINT : No explanation available
NFC : Allows applications to perform I/O operations over NFC
REORDER_TASKS : Allows an application to change the Z-order of tasks
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
READ_LOGS : Allows an application to read the low-level system log files.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
SET_VOLUME_KEY_LONG_PRESS_LISTENER : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
PACKAGE_USAGE_STATS : No explanation available