Android Permissions

All you ever wanted to know about Android permissions

android.permission.DISABLE_KEYGUARD

disable your screen lock
Allows the app to disable the keylock and any associated password security. For example, the phone disables the keylock when receiving an incoming phone call, then re-enables the keylock when the call is finished.

Belongs to:

android.permission-group.SCREENLOCK

Lock screen
Ability to affect behavior of the lock screen on your device.