adb_shell_close
Terminate an open ADB shell session and stop the associated adb process 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 |