adb_shell_close
Close an ADB shell session and stop the adb process. Supply the session ID to free resources.
Instructions
Close an ADB shell session and terminate the adb process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID returned by adb_shell_open |