commit | 843b992b51d18c893f3665325ea3045a692832ac | [log] [tgz] |
---|---|---|
author | Guang Zhu <guangzhu@google.com> | Sun Jun 07 16:16:15 2015 -0700 |
committer | Guang Zhu <guangzhu@google.com> | Sun Jun 07 16:16:15 2015 -0700 |
tree | 3285d2a96a74b8a103007a0c43d5765626178ad1 | |
parent | 683e3cfef17bb1a80d7c387200ac491e663d5af2 [diff] |
clean up Process instance after we are done with the sub process Per java doc of java.lang.Process, #destroy() should be called after the parent process is done with the sub process. Bug: 20435160 Change-Id: I254982388c5b46c93c214b37a1e8563f21805e82