android.permission.ACCESS_FINE_LOCATION
Allows an application to access fine (e.g., GPS) location.
android.permission.ACCESS_NETWORK_STATE
Allows applications to access information about networks
android.permission.ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks.
android.permission.AUTHENTICATE_ACCOUNTS
Allows an application to act as an AccountAuthenticator for the AccountManager.
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.MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager.
android.permission.MANAGE_DOCUMENTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_LOGS
Allows an application to read the low-level system log files. Log entries can contain the user's private information, which is why this permission is 'dangerous'.
android.permission.READ_SYNC_SETTINGS
Allows applications to read the sync settings.
android.permission.READ_SYNC_STATS
Allows applications to read the sync stats.
android.permission.SET_WALLPAPER
Allows applications to set the wallpaper.
android.permission.USE_CREDENTIALS
Allows an application to request authtokens from the AccountManager.
android.permission.WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
android.permission.WRITE_SYNC_SETTINGS
Allows applications to write the sync settings.
com.google.android.apps.photos.permission.GOOGLE_PHOTOS