Google Play services is used to update Google apps and apps from Google Play.This component provides core functionality like authentication to your Google services, synchronized contacts, access to all the latest user privacy settings, and higher quality, lower-powered location based services.Google
android.permission.GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service. android.permission.INTERNET: Allows applications to open network sockets. android.permission.USE_CREDENTIALS: This app may use the 'credentials' to log into an account. In most cases, 'credentials' just means the corresponding authenticator creates a fitting token and hands that over (though, how to deal with that is left to the authenticator). When using an account for the first time, the Account Manager should make sure the user is asked whether he permits this android.permission.SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. android.permission.RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. com.google.android.providers.gsf.permission.READ_GSERVICES: READ_GSERVICES com.google.android.gms.permission.INTERNAL_BROADCAST: INTERNAL_BROADCAST com.google.android.gms.permission.CHECKIN_NOW: CHECKIN_NOW com.google.android.c2dm.permission.RECEIVE: RECEIVE android.permission.INTERACT_ACROSS_USERS: INTERACT_ACROSS_USERS android.permission.SUBSCRIBED_FEEDS_READ: SUBSCRIBED_FEEDS_READ android.permission.SUBSCRIBED_FEEDS_WRITE: SUBSCRIBED_FEEDS_WRITE android.permission.BROADCAST_STICKY: Allows an application to broadcast sticky intents. android.permission.RECOVERY: RECOVERY android.permission.VIBRATE: Allows access to the vibrator. android.permission.READ_DREAM_STATE: READ_DREAM_STATE android.permission.READ_SYNC_SETTINGS: Allows applications to read the sync settings. android.permission.RECEIVE_DATA_ACTIVITY_CHANGE: RECEIVE_DATA_ACTIVITY_CHANGE android.permission.SUBSCRIBED_FEEDS_READ: SUBSCRIBED_FEEDS_READ android.permission.SUBSCRIBED_FEEDS_WRITE: SUBSCRIBED_FEEDS_WRITE android.permission.WRITE_SETTINGS: Allows an application to read or write the system settings. android.permission.WRITE_SYNC_SETTINGS: Allows applications to write the sync settings. com.android.vending.INTENT_VENDING_ONLY: INTENT_VENDING_ONLY android.permission.ACCESS_FINE_LOCATION: Allows an app to access precise location. android.permission.AUTHENTICATE_ACCOUNTS: An app using this permission usually provides an interface to deal with a certain account type (which is not known by the pre-installed Android system), such as Dropbox. As shipped, Android does not know how to login to Dropbox and how to deal with a Dropbox account – so the Dropbox app provides the mechanism. Additionally, an 'account authenticator' might restrict the actions an app can perform with the account (so it would e.g. be possible to administrate this via some web interface offered by the service). android.permission.MANAGE_ACCOUNTS: The API documentation is not that clear about this permission. But according to Bryans answer, an app can only delete/modify an account it created itself. Of course it can create any new account, and manage that. android.permission.NFC: Allows applications to perform I/O operations over NFC. android.permission.READ_EXTERNAL_STORAGE: Allows an application to read from external storage. android.permission.READ_PHONE_STATE: Allows read only access to phone state. android.permission.PROVIDE_TRUST_AGENT: PROVIDE_TRUST_AGENT android.permission.WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. android.permission.WRITE_SETTINGS: Allows an application to read or write the system settings. com.google.android.gms.auth.permission.GOOGLE_ACCOUNT_CHANGE: GOOGLE_ACCOUNT_CHANGE com.google.android.gms.auth.permission.POST_SIGN_IN_ACCOUNT: POST_SIGN_IN_ACCOUNT com.google.android.gms.auth.trustagent.permission.TRUSTAGENT_STATE: TRUSTAGENT_STATE com.google.android.apps.enterprise.dmagent.permission.AutoSyncPermission: AutoSyncPermission android.permission.SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. com.google.android.providers.settings.permission.READ_GSETTINGS: READ_GSETTINGS com.google.android.providers.settings.permission.WRITE_GSETTINGS: WRITE_GSETTINGS android.permission.ACCESS_NETWORK_STATE: Allows applications to access information about networks. android.permission.READ_SYNC_SETTINGS: Allows applications to read the sync settings. android.permission.WRITE_SYNC_SETTINGS: Allows applications to write the sync settings. android.permission.RECEIVE_SMS: Allows an application to receive SMS messages. android.permission.VIBRATE: Allows access to the vibrator. android.permission.WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage. android.permission.READ_CONTACTS: Allows an application to read the user's contacts data. android.permission.CAMERA: Required to be able to access the camera device. android.permission.VIBRATE: Allows access to the vibrator. android.permission.ACCESS_COARSE_LOCATION: Allows an app to access approximate location. android.permission.ACCESS_FINE_LOCATION: Allows an app to access precise location. android.permission.LOCATION_HARDWARE: Allows an application to use location features in hardware, such as the geofencing api. android.permission.ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks. android.permission.CHANGE_WIFI_STATE: Allows applications to change Wi-Fi connectivity state. android.permission.GET_APP_OPS_STATS: GET_APP_OPS_STATS android.permission.UPDATE_APP_OPS_STATS: UPDATE_APP_OPS_STATS android.permission.BLUETOOTH: Allows applications to connect to paired bluetooth devices. android.permission.BLUETOOTH_ADMIN: Allows applications to discover and pair bluetooth devices. android.permission.CAPTURE_AUDIO_HOTWORD: CAPTURE_AUDIO_HOTWORD com.google.android.googlequicksearchbox.permission.PAUSE_HOTWORD: PAUSE_HOTWORD android.permission.MANAGE_VOICE_KEYPHRASES: MANAGE_VOICE_KEYPHRASES android.permission.CHANGE_WIFI_MULTICAST_STATE: Allows applications to enter Wi-Fi Multicast mode. android.permission.GET_TASKS: This constant was deprecated in API level 21. No longer enforced. android.permission.REAL_GET_TASKS: REAL_GET_TASKS android.permission.READ_CALL_LOG: Allows an application to read the user's call log. android.permission.READ_SMS: Allows an application to read SMS messages. android.permission.READ_CONTACTS: Allows an application to read the user's contacts data. android.permission.WRITE_CONTACTS: Allows an application to write the user's contacts data. android.permission.READ_PROFILE: READ_PROFILE android.permission.WRITE_PROFILE: WRITE_PROFILE android.permission.READ_SOCIAL_STREAM: READ_SOCIAL_STREAM android.permission.WRITE_SOCIAL_STREAM: WRITE_SOCIAL_STREAM com.google.android.hangouts.START_HANGOUT: START_HANGOUT android.permission.ACCESS_NETWORK_CONDITIONS: ACCESS_NETWORK_CONDITIONS android.permission.MANAGE_DEVICE_ADMINS: MANAGE_DEVICE_ADMINS android.permission.READ_WIFI_CREDENTIAL: READ_WIFI_CREDENTIAL android.permission.MODIFY_PHONE_STATE: Allows modification of the telephony state - power on, mmi, etc. android.permission.CONTROL_INCALL_EXPERIENCE: CONTROL_INCALL_EXPERIENCE android.permission.MANAGE_USB: MANAGE_USB android.permission.CALL_PRIVILEGED: Allows an application 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.BLUETOOTH_PRIVILEGED: Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access. android.permission.DISABLE_KEYGUARD: Allows applications to disable the keyguard if it is not secure. android.permission.CALL_PHONE: Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call. android.permission.WRITE_SETTINGS: Allows an application to read or write the system settings. android.permission.CHANGE_NETWORK_STATE: Allows applications to change network connectivity state. android.permission.USER_ACTIVITY: USER_ACTIVITY android.permission.CAPTURE_AUDIO_OUTPUT: Allows an application to capture audio output. android.permission.CAPTURE_VIDEO_OUTPUT: Allows an application to capture video output. android.permission.CAPTURE_SECURE_VIDEO_OUTPUT: Allows an application to capture secure video output. android.permission.RECORD_AUDIO: Allows an application to record audio. android.permission.READ_LOGS: Allows an application to read the low-level system log files. android.permission.READ_FRAME_BUFFER: Allows an application to take screen shots and more generally get access to the frame buffer data. android.permission.DOWNLOAD_WITHOUT_NOTIFICATION: DOWNLOAD_WITHOUT_NOTIFICATION com.google.android.wearable.READ_SETTINGS: Allows the app to read the settings and shortcuts in Home com.google.android.gms.cloudsave.BIND_EVENT_BROADCAST: BIND_EVENT_BROADCAST android.permission.MODIFY_NETWORK_ACCOUNTING: MODIFY_NETWORK_ACCOUNTING com.google.android.gms.permission.C2D_MESSAGE: C2D_MESSAGE com.google.android.gms.permission.BIND_NETWORK_TASK_SERVICE: BIND_NETWORK_TASK_SERVICE com.google.android.gms.DRIVE: DRIVE android.permission.BODY_SENSORS: Allows an application to access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate. com.google.android.gms.permission.ACTIVITY_RECOGNITION: ACTIVITY_RECOGNITION android.permission.READ_CALENDAR: Allows an application to read the user's calendar data. com.google.android.gm.permission.READ_GMAIL: READ_GMAIL com.android.voicemail.permission.READ_VOICEMAIL: Allows an application to read voicemails in the system. com.android.voicemail.permission.ADD_VOICEMAIL: Allows an application to add voicemails into the system. android.permission.FORCE_STOP_PACKAGES: FORCE_STOP_PACKAGES android.permission.KILL_BACKGROUND_PROCESSES: Allows an application to call killBackgroundProcesses(String). android.permission.FLASHLIGHT: Allows access to the flashlight. com.google.android.gms.permission.GAMES_DEBUG_SETTINGS: GAMES_DEBUG_SETTINGS com.google.android.gms.permission.CAR: CAR com.google.android.gms.permission.CAR_SPEED: CAR_SPEED android.permission.MODIFY_AUDIO_ROUTING: MODIFY_AUDIO_ROUTING android.permission.REGISTER_CALL_PROVIDER: REGISTER_CALL_PROVIDER android.permission.BACKUP: BACKUP