android.permission.ACCESS_COARSE_LOCATION
Allows an application to access coarse (e.g., Cell-ID, WiFi) location.
android.permission.ACCESS_FINE_LOCATION
Allows an application to access fine (e.g., GPS) location.
android.permission.ACCESS_NETWORK_STATE
Allows applications to access information about networks
android.permission.ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks.
android.permission.BLUETOOTH
Allows applications to connect to paired bluetooth devices
android.permission.CAMERA
Required to be able to access the camera device.
android.permission.CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state.
android.permission.FLASHLIGHT
Allows access to the flashlight.
android.permission.INTERNET
Allows applications to open network sockets.
android.permission.READ_CONTACTS
Allows an application to read the user's contacts data.
android.permission.RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
android.permission.VIBRATE
Allows access to the vibrator.
android.permission.WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
com.android.browser.permission.READ_HISTORY_BOOKMARKS
Allows an application to read (but not write) the user's browsing history and bookmarks.
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE
com.samsung.android.provider.filterprovider.permission.READ_FILTER
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY