The application has access to the following:
System tools
automatically start at boot
Allows an application to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down overall performance of the phone by constantly running.
retrieve running applications
Allows application to retrieve information about currently and recently running tasks. May allow malicious applications to discover private information about other applications.
read system log files
Allows an application to read from the systemʼs various log files. This allows it to discover general information about what you are doing with the phone, but should not contain any personal or private information.
modify global system settings
Allows an application to modify the systemʼs settings data. Malicious applications can corrupt your systemʼs configuration.
read sync statistics
Allows an application to read the sync stats; e.g., the history of syncs that have occurred.
read sync settings
Allows an application to read the sync settings, such as whether sync is enabled for contacts.
write sync settings
Allows an application to modify the sync settings, such as whether sync is enabled for contacts.
prevent phone from sleeping
Allows an application to prevent the phone from going to sleep.
Network communication
full Internet access
Allows an application to create network sockets.
view network state
Allows an application to view the state of all networks.
view Wi-Fi state
Allows an application to view the information about the state of Wi-Fi.
Phone calls
read phone state and identity
Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to, ect.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Hardware controls
control vibrator
Allows the application to control the vibrator.
Paid services.
send SMS messages
Allows application to send SMS messages. Malicious applications may cost you money by sending messages without your confirmation.
Your messages
receive SMS
Allows application to receive and process SMS messages. Malicious applications may monitor your messages or delete them without showing them to you.
Your personal information
read contact data
Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people.
write contact data
Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data.
Your accounts
discover known accounts
Allows an application to get the list of accounts known by the phone.
use the authentication credentials of an account
Allows an application to request authentication tokens.
manage the accounts list
Allows an application to perform operations like adding, and removing accounts and deleting their password.
act as an account authenticator
Allows an application to use the account authenticator capabilities of the AccountManager, including creating accounts and getting and setting their passwords.
Your location
fine (GPS) location
Access fine location sources such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are, and may consume additional battery power.
coarse (network-based) location
Access coarse location sources such as the cellular network database to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.
Other
com.yahoo.mobile.client.android.permissions.YAHOO_INTER_APP
android.permission.ADD_ACCOUNTS
android.permission.NFC
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_CALL_LOG
android.permission.WRITE_CALL_LOG
Nice