clear_device_lock
Remove the secure lock screen by providing the current credential, restoring a clean device state after Keystore flow testing.
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. |