diff options
author | Leonard Mosescu <mosescu@google.com> | 2016-10-06 17:32:05 -0700 |
---|---|---|
committer | Leonard Mosescu <mosescu@google.com> | 2016-10-25 22:42:39 +0000 |
commit | f3409ceee59a006155915010b11af81a822225aa (patch) | |
tree | 4ce75800a30d15861bf2e9e5b657b307cecd8b90 /tools/aapt2/java/AnnotationProcessor.cpp | |
parent | fe511037114beffbecc09e267df542be736f84bb (diff) |
Adding "attach-agent" to ActivityManagerShellCommand
This new command is used to attach runtime agents to a running application:
attach-agent <PROCESS> <FILE>
Attach an agent to the specified <PROCESS>,
which may be either a process name or a PID.
Test: m test-art-host, manual testing:
. invalid syntax, missing arguments
. invalid syntax, extra arguments
. invalid numeric PID
. invalid process name
. valid process, not debuggable
. valid process, missing agent
. valid process, valid agent
Bug: 31682382
Change-Id: Ife88dbf23991dde7945d9208e54cd014bb7ecdc6
Diffstat (limited to 'tools/aapt2/java/AnnotationProcessor.cpp')
0 files changed, 0 insertions, 0 deletions