commit | 770a4f6539d0243be31d1788b98fe65f372c3e5a | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Jan 07 16:37:24 2019 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Jan 09 17:24:31 2019 +0000 |
tree | 1ec0bea7204fd47839d8edd924609e2ef517c0ad | |
parent | 39b0b80c34ad0afa89d677576ceb7418adc7163c [diff] |
Add permissions in runas_app domain to debug/profile debuggable apps. runas_app domain is used by lldb/ndk-gdb/simpleperf to debug/profile debuggable apps. But it misses permissions to ptrace app processes and read /proc/<app_pid> directory. Bug: none Test: build and boot marlin. Test: run lldb and simpleperf on apps with target sdk version 24-29. Change-Id: I9e6f940ec81a8285eae8db3b77fb1251a25dedd0