| Internet | Allows to access internet network. | 
                                                                                        
                                                | Write external storage | Allows to write to external storage such as SD card. | 
                                                                                        
                                                | Access coarse location | Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. | 
                                                                                        
                                                | Access fine location | Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. | 
                                                                                        
                                                | Read phone state | Allows read only access to phone state. | 
                                                                                        
                                                | com.google.android.maps | App customer permission. | 
                                                                                        
                                                | android.permission.ACCESS_LOCATION | App customer permission. | 
                                                                                        
                                                | Read contacts | Allows to read the user's contacts data. | 
                                                                                        
                                                | Write contacts | Allows to write the user's contacts data. | 
                                                                                        
                                                | Wake lock | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. | 
                                                                                        
                                                | Access location extra commands | Allows to access extra location provider commands. | 
                                                                                        
                                                | Access network state | Allows to access information about networks. | 
                                                                                        
                                                | Access wifi state | Allows to access information about Wi-Fi networks. | 
                                                                                        
                                                | Change wifi state | Allows to change Wi-Fi connectivity state. | 
                                                                                        
                                                | Broadcast sticky | Allows to broadcast sticky intents. | 
                                                                                        
                                                | android.permission.PERMISSION_NAME | App customer permission. | 
                                                                                        
                                                | Restart packages | Allows to restart apps. | 
                                                                                        
                                                | Camera | Allows to use the camera device. | 
                                                                                        
                                                | Record audio | Allows to record audio. | 
                                                                                        
                                                | Write settings | Allows to read or write the system settings. | 
                                                                                        
                                                | Read logs | Allows to read the low-level system log files. | 
                                                                                        
                                                | System alert window | Allows to open windows using the system alert, shown on top of all other applications. | 
                                                                                        
                                                | Disable keyguard | Allows to disable the keyguard. | 
                                                                                        
                                                | Get accounts | Allows access to the list of accounts in the Accounts Service. | 
                                                                                        
                                                | Use credentials | Allows to request authtokens from the AccountManager. | 
                                                                                        
                                                | Manage accounts | Allows to manage the list of accounts in the AccountManager. | 
                                                                                        
                                                | Authenticate accounts | Allows to act as an AccountAuthenticator for the AccountManager. | 
                                                                                        
                                                | Kill background processes | Allows to terminate background process. | 
                                                                                        
                                                | android.permission.BAIDU_LOCATION_SERVICE | App customer permission. | 
                                                                                        
                                                | com.android.launcher.permission.READ_SETTINGS | App customer permission. | 
                                                                                        
                                                | android.permission.ACCESS_GPS | App customer permission. | 
                                                                                        
                                                | Vibrate | Allows access to the vibrator. | 
                                                                                        
                                                | Get tasks | Allows to get information about the currently or recently running tasks. | 
                                                                                        
                                                | Receive boot completed | Allows to receive the boot completed notification that is broadcast after the system finishes booting. | 
                                                                                        
                                                | Modify audio settings | Allows to modify global audio settings. | 
                                                                                        
                                                | Mount unmount filesystems | Allows mounting and unmounting file systems for removable storage. | 
                                                                                        
                                                | Set time zone | Allows to set the system time zone. | 
                                                                                        
                                                | Read external storage | Allows to read from external storage such as SD card. |