commit | 5b244cd4141d7e42bf9382e39c669e1ccf96266c | [log] [tgz] |
---|---|---|
author | Iliyan Malchev <malchev@google.com> | Sat Oct 25 11:57:35 2014 -0700 |
committer | Iliyan Malchev <malchev@google.com> | Mon Oct 27 12:25:41 2014 -0700 |
tree | 3d521f9f9abad747b6817969c3c14baeb0109ee4 | |
parent | 6e93b246d41275ff55dfab2d747cf0d5c60b3652 [diff] |
toolbox: add prlimit command adb shell prlimit <pid> <cur> <max> prlimit uses prlimit internally to allow you to set the limits on an arbitrary process, if you have the privileges to. Change-Id: Ie9a5dc510c7c695debd8f948361d4c51befa5604 Signed-off-by: Iliyan Malchev <malchev@google.com>