commit | 63187f4d4d5748ee548d475b636d904915ed70ca | [log] [tgz] |
---|---|---|
author | Samuel Tan <samueltan@google.com> | Fri Oct 16 13:01:53 2015 -0700 |
committer | Samuel Tan <samueltan@google.com> | Fri Oct 16 17:11:17 2015 -0700 |
tree | 6ae084073b03b1684141c348151023251d56db5d | |
parent | b7901001ad665559de7e04e33d807715de727ddb [diff] |
minijail: add minijail_run_pid_pipes_no_preload() API function Add minijail_run_pid_pipes_no_preload() to the minijail API. This method is equivalent to minijail_run_pid_pipes(), except that LD_PRELOAD is not used. This function needs to be called on Android. BUG: 24577038 TEST: unit tests pass. TEST: manual test on minijail'd binary passes. Change-Id: I8067eee689c407501b18324fc378121ef28422fe