| Account manager | Allows to call into AccountAuthenticators. | 
                                                                                        
                                                | Access network state | Allows to access information about networks. | 
                                                                                        
                                                | Access fine location | Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. | 
                                                                                        
                                                | Access wifi state | Allows to access information about Wi-Fi networks. | 
                                                                                        
                                                | Authenticate accounts | Allows to act as an AccountAuthenticator for the AccountManager. | 
                                                                                        
                                                | Battery stats | Allows to collect battery statistics. | 
                                                                                        
                                                | Bluetooth | Allows to to connect to paired bluetooth devices. | 
                                                                                        
                                                | Bluetooth admin | Allows to discover and pair bluetooth devices. | 
                                                                                        
                                                | Camera | Allows to use the camera device. | 
                                                                                        
                                                | Change network state | Allows to change network connectivity state. | 
                                                                                        
                                                | Flashlight | Allows to use the flashlight. | 
                                                                                        
                                                | android.permission.FOREGROUND_SERVICE | App customer permission. | 
                                                                                        
                                                | Get accounts | Allows access to the list of accounts in the Accounts Service. | 
                                                                                        
                                                | Get tasks | Allows to get information about the currently or recently running tasks. | 
                                                                                        
                                                | Internet | Allows to access internet network. | 
                                                                                        
                                                | Kill background processes | Allows to terminate background process. | 
                                                                                        
                                                | Read contacts | Allows to read the user's contacts data. | 
                                                                                        
                                                | Read phone state | Allows read only access to phone state. | 
                                                                                        
                                                | Read sync settings | Allows to read the sync settings. | 
                                                                                        
                                                | Receive boot completed | Allows to receive the boot completed notification that is broadcast after the system finishes booting. | 
                                                                                        
                                                | Reorder tasks | Allows to change the Z-order of tasks. | 
                                                                                        
                                                | android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | App customer permission. | 
                                                                                        
                                                | android.permission.REQUEST_INSTALL_PACKAGES | App customer permission. | 
                                                                                        
                                                | System alert window | Allows to open windows using the system alert, shown on top of all other applications. | 
                                                                                        
                                                | Vibrate | Allows access to the vibrator. | 
                                                                                        
                                                | Wake lock | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. | 
                                                                                        
                                                | Write apn settings | Allows to write the apn settings. | 
                                                                                        
                                                | Write contacts | Allows to write the user's contacts data. | 
                                                                                        
                                                | Write external storage | Allows to write to external storage such as SD card. | 
                                                                                        
                                                | Write secure settings | Allows to read or write the secure system settings. | 
                                                                                        
                                                | Write settings | Allows to read or write the system settings. | 
                                                                                        
                                                | Write sync settings | Allows to write the sync settings. | 
                                                                                        
                                                | android.permission.ACCESS_BACKGROUND_LOCATION | App customer permission. | 
                                                                                        
                                                | Access coarse location | Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. | 
                                                                                        
                                                | com.google.android.c2dm.permission.RECEIVE | App customer permission. | 
                                                                                        
                                                | Read external storage | Allows to read from external storage such as SD card. |