diff options
author | Leonard Mosescu <mosescu@google.com> | 2016-10-06 17:32:05 -0700 |
---|---|---|
committer | Leonard Mosescu <mosescu@google.com> | 2016-10-27 17:03:57 +0000 |
commit | 1ab879be90a0d58219fca206e556349709fdfda0 (patch) | |
tree | 3302e3611521aaa50393cb2fbb0185e05c66ae6b /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | d19524f4f2cc3c0dc34559254b537db37fc3376b (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
Merged-In: Ife88dbf23991dde7945d9208e54cd014bb7ecdc6
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions