



READ_CALL_LOG: Allows an application to read the user's call log.READ_CALENDAR: Allows an application to read the user's calendar data.GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service.CAMERA: Required to be able to access the camera device.CALL_PHONE: Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.Alternatively, you might want ACCESS_COARSE_LOCATION. ACCESS_FINE_LOCATION: Allows an app to access precise location.Alternatively, you might want ACCESS_FINE_LOCATION. ACCESS_COARSE_LOCATION: Allows an app to access approximate location.
