ACCESS_NETWORK_STATE
Allows applications to access information about networks
AUTHENTICATE_ACCOUNTS
Allows an application to act as an AccountAuthenticator for the AccountManager
INTERNET
Allows applications to open network sockets.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WRITE_SYNC_SETTINGS
Allows applications to write the sync settings
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
READ_CALENDAR
Allows an application to read the user's calendar data.
WRITE_CALENDAR
Allows an application to write (but not read) the user's calendar data.
SET_ALARM
Allows an application to broadcast an Intent to set an alarm for the user.