clear_device_lock
Remove the secure lock screen from an Android device by supplying the current credential. Restores a clean state after testing a Keystore flow.
Instructions
Remove the secure lock screen, supplying the current credential as old_value. Use to restore a clean state after testing a Keystore flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. | |
| old_value | Yes | The current credential, needed to clear the lock. |