Here are some that I found that could potentially be very dangerous (not counting above) GET_ACCOUNTS - Allows access to the list of accounts in the Account Service MOUNT_FORMAT_FILESYSTEMS - Allows you to format file systems for removable storage. PROCESS_OUTGOING_CALLS - Allows an application to monitor, modify, or interrupt outgoing calls. READ_SMS - Allows an application to read SMS messages.
SEND_SMS - Allows an application to send SMS messages.
READ_EXTERNAL_STORAGE - Allows an application to read data from external storage WRITE_EXTERNAL_STORAGE - Allows an application to write to external storage
And of course, the best way to convey some of this data
INTERNET - Allows applications to open network sockets.
smith324
source share