| Receive boot completed |
Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
| System alert window |
Allows to open windows using the system alert, shown on top of all other applications. |
| Wake lock |
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
| Bind accessibility service |
Allows to bind accessibility service |
| android.permission.FOREGROUND_SERVICE |
App customer permission. |
| Internet |
Allows to access internet network. |
| Read call log |
Allows to read the user's call log. |
| Read sms |
Allows to read SMS messages. |
| CALL_PHONE |
Allows to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed. |
| Call privileged |
Allows to call any phone number, including emergency numbers, without going through the Dialer user interface for the user to confirm the call being placed. |
| android.permission.ACCESS_BACKGROUND_LOCATION |
App customer permission. |
| Write external storage |
Allows to write to external storage such as SD card. |
| Read external storage |
Allows to read from external storage such as SD card. |
| Access fine location |
Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. |
| Access coarse location |
Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. |
| android.permission.READ_PHONE_NUMBERS |
App customer permission. |
| Read phone state |
Allows read only access to phone state. |
| Read contacts |
Allows to read the user's contacts data. |
| Write contacts |
Allows to write the user's contacts data. |
| Modify phone state |
Allows modification of the telephony state - power on, etc. |
| android.Manifest.permission.MODIFY_PHONE_STATE |
App customer permission. |
| android.permission.ANSWER_PHONE_CALLS |
App customer permission. |
| android.permission.PROCESS_INCOMING_CALLS |
App customer permission. |
| android.permission.REQUEST_INSTALL_PACKAGES |
App customer permission. |
| android.permission.ACCESS_BACKGROUND_SERVICE |
App customer permission. |
| android.permission.ACCEPT_HANDOVER |
App customer permission. |
| android.permission.USE_FULL_SCREEN_INTENT |
App customer permission. |
| Record audio |
Allows to record audio. |
| Write calendar |
Allows to write the user's calendar data. |
| Read calendar |
Allows to read the user's calendar data. |
| Write sync settings |
Allows to write the sync settings. |
| com.google.android.providers.gsf.permission.READ_GSERVICES |
App customer permission. |
| Delete packages |
Allows to uninstall other apps. |
| android.permission.REQUEST_DELETE_PACKAGES |
App customer permission. |
| android.permission.DOWNLOAD_WITHOUT_NOTIFICATION |
App customer permission. |
| Get accounts |
Allows access to the list of accounts in the Accounts Service. |
| Manage accounts |
Allows to manage the list of accounts in the AccountManager. |
| android.permission.PACKAGE_USAGE_STATS |
App customer permission. |
| Access wifi state |
Allows to access information about Wi-Fi networks. |
| Change wifi state |
Allows to change Wi-Fi connectivity state. |
| Access network state |
Allows to access information about networks. |
| Camera |
Allows to use the camera device. |