AdbShellCommandEvent
A shell command was issued over ADB via “adb shell command”.
JSON representation |
{
"shellCmd": string
} |
Fields |
shellCmd |
string
Shell command that was issued over ADB via "adb shell command". Redacted to empty string on organization-owned managed profile devices.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["Shell commands issued via ADB are represented in JSON format with the \"shellCmd\" field containing the command string."],["On organization-owned managed profile devices, the \"shellCmd\" field will be redacted to an empty string for privacy."]]],[]]