finger_remove
Lift a simulated finger from the emulator's fingerprint sensor to trigger the finger-up event, completing biometric interaction flows that depend on release detection.
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. |