diff options
| author | 2016-10-06 17:32:05 -0700 | |
|---|---|---|
| committer | 2017-02-16 13:19:41 -0800 | |
| commit | 02758a9a80ab82154aa172ef1a0138f4c1d6e9bd (patch) | |
| tree | a6c6d8cf3555fe7df3b7260f82ca82bfe0fcb7bb /libs/androidfw/AssetManager.cpp | |
| parent | 97ebc29e9c3afb65394be27c09ab42ca7d32c602 (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: I61cc8bf20addb1702acc8e7aae65b2f9ed7c5ca0
Merged-In: Ife88dbf23991dde7945d9208e54cd014bb7ecdc6
Diffstat (limited to 'libs/androidfw/AssetManager.cpp')
0 files changed, 0 insertions, 0 deletions