android_traffic_mock_remove
Remove one mock/abort route by id, or every route on this device when all is true. Returns the resulting route list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Route id to remove (from android_traffic_mock_add or android_traffic_mock_list) | |
| all | No | Remove every route configured for this device instead of a single one | |
| serial | Yes | Android device serial (adb serial) |