Required by accessibility services to bind with the system. Allows apps to access accessibility features.
android.permission.BIND_ACCESSIBILITY_SERVICE
Requests dangerous framework permissions 11 IoCs
description
ioc
Allows access to the list of accounts in the Accounts Service.
android.permission.GET_ACCOUNTS
Required to be able to connect to paired Bluetooth devices.
android.permission.BLUETOOTH_CONNECT
Allows an app to post notifications.
android.permission.POST_NOTIFICATIONS
Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
android.permission.READ_PHONE_STATE
Allows an application to receive SMS messages.
android.permission.RECEIVE_SMS
Allows an application to read the user's contacts data.
android.permission.READ_CONTACTS
Allows an application to send SMS messages.
android.permission.SEND_SMS
Allows an application to monitor incoming MMS messages.
android.permission.RECEIVE_MMS
Allows an application to receive WAP push messages.
android.permission.RECEIVE_WAP_PUSH
Allows an application to read SMS messages.
android.permission.READ_SMS
Allows applications to use exact alarm APIs.
android.permission.SCHEDULE_EXACT_ALARM
Untrusted Codesign Signers 1 IoCs
Codesigned file was signed by an untrusted entity.