BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
WRITE_SETTINGS : Allows an application to read or write the system settings.
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
ACCESS_NOTIFICATION_POLICY : No explanation available
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
SET_ALARM : Allows an application to broadcast an Intent to set an alarm for the user.
ACTION_MANAGE_OVERLAY_PERMISSION : 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
CAMERA : Required to be able to access the camera device.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
MEDIA_CONTENT_CONTROL : Allows an application to know what content is playing and control its playback.
PACKAGE_USAGE_STATS : No explanation available
CHECK_LICENSE : No explanation available