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
Loading
Please sign in to comment
Instead, do the fork/exec/pipe ourselves. Bug: 29557002 Change-Id: Iee81b0a7e8818706fd97890f97c1e86f37e42995 Test: test-art-host-gtest-dex2oat_test