ACCESS_NETWORK_STATE
Allows applications to access information about networks
INTERNET
Allows applications to open network sockets.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
READ_CONTACTS
Allows an application to read the user's contacts data.
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_CONTACTS
Allows an application to write (but not read) the user's contacts data.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
WRITE_SETTINGS
Allows an application to read or write the system settings.
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
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.
START_FOREGROUND_SERVICES_FROM_BACKGROUND
INTERACT_ACROSS_USERS_FULL
READ_PRIVILEGED_PHONE_STATE
STATUS_BAR
Allows an application to open, close, or disable the status bar and its icons.
CHANGE_COMPONENT_ENABLED_STATE
Allows an application to change whether an application component (other than its own) is enabled or not.
INSTALL_PACKAGES
Allows an application to install packages.
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.
START_ACTIVITIES_FROM_BACKGROUND
DELETE_PACKAGES
Allows an application to delete packages.
BIND_DEVICE_ADMIN
Must be required by device administration receiver, to ensure that only the system can interact with it.
MANAGE_PROFILE_AND_DEVICE_OWNERS
ACCESS_KEYGUARD_SECURE_STORAGE
READ_SETTINGS_SEARCH_DATA_PROVIDER
INSTALL_EXISTING_PACKAGES
FINGERPRINT_LOCK_SETTINGS