The application has access to the following:
System tools
disable keylock
Allows an application to disable the keylock and any associated password security. A legitimate example of this is the phone disabling the keylock when receiving an incoming phone call, then re-enabling the keylock when the call is finished.
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.
prevent phone from sleeping
Allows an application to prevent the phone from going to sleep.
Hardware controls
take pictures
Allows application to take pictures with the camera. This allows the application at any time to collect images the camera is seeing.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Other
android.permission.READ_EXTERNAL_STORAGE
thanx