commit | 56fe0f0c9cedcad1df873df59b7e78382e766db8 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jun 30 15:07:46 2016 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Jul 01 09:41:12 2016 +0100 |
tree | 97ad7f80c6a447b3d2a685c5deeaaf38b6ddc241 | |
parent | e4305391dab34a6ea117c261e5602e9a7457b312 [diff] |
Do not use popen, it uses a hardcoded path for "sh". Instead, do the fork/exec/pipe ourselves. Bug: 29557002 Change-Id: Iee81b0a7e8818706fd97890f97c1e86f37e42995 Test: test-art-host-gtest-dex2oat_test