adb_forward_remove
Remove a specific or all ADB port forwards from host to Android device. Clean up after testing.
Instructions
Remove a port forward (host → device), or all forwards. Use after testing to clean up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local | No | Local spec to remove (e.g., 'tcp:8080'). Omit to remove all forwards. | |
| device | No | Device serial |