ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CAMERA : Required to be able to access the camera device.
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
FOREGROUND_SERVICE : No explanation available
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
INTERNET : Allows applications to open network sockets.
READ_PHONE_STATE : Allows read only access to phone state.
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
RECORD_AUDIO : Allows an application to record audio
REQUEST_DELETE_PACKAGES : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BILLING : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available