commit | 62d218d4b1dc716cb8cb4a369ed679d56eede7a5 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Nov 05 09:34:24 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Nov 06 16:31:40 2018 -0800 |
tree | c3213f0f2886bd32f8a29fc2ad9d688b0b765d64 | |
parent | 8a890ad911bb4c9f04fa4c0a84f924bebd7bf404 [diff] |
Refactor argument creation to be before the fork Since it's not safe to do allocations between the fork and the exec, refactor all of the argument creation to be done before the fork. Test: adb shell data/nativetest/installd_dexopt_test/installd_dexopt_test Change-Id: I97016affb32b7ad908861976a1c46d3c4bd816d7