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.