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.BOOT_COMPLETED
android.permission.CALL_PHONE
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
android.permission.CAMERA
Required to be able to access the camera device.
android.permission.CHANGE_NETWORK_STATE
Allows applications to change network connectivity state.
android.permission.CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state.
android.permission.DISABLE_KEYGUARD
Allows applications to disable the keyguard.
android.permission.FOREGROUND_SERVICE
android.permission.GET_TASKS
Allows an application to get information about the currently or recently running tasks: a thumbnail representation of the tasks, what activities are running in it, etc.
android.permission.INTERNET
Allows applications to open network sockets.
android.permission.PACKAGE_USAGE_STATS
android.permission.QUERY_ALL_PACKAGES
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_NUMBERS
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.RESTART_PACKAGES
android.permission.USE_FINGERPRINT
android.permission.VIBRATE
Allows access to the vibrator.
android.permission.WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
android.permission.WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
com.google.android.c2dm.permission.RECEIVE
com.ktb.mobilenew.permission.C2D_MESSAGE
com.samsung.android.camera.iris.permission.USE_IRIS
com.samsung.android.pass.permissions.MANAGE_PASS_SERVICE
com.samsung.android.pass.permissions.USE_PASS_SERVICE
com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY
com.sec.android.fido.uaf.asm.permissions.FIDO_UAF_ASM
org.fidoalliance.uaf.permissions.FIDO_CLIENT