finger_remove
Lift the simulated finger off the emulator's fingerprint sensor to complete a fingerprint authentication flow. Use after finger_touch to trigger the finger-up event.
Instructions
Lift the simulated finger off the sensor (adb emu finger remove) — the complement to fingerprint_touch, for flows that watch for the finger-up event. Emulator-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |