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
Loading
Please register or sign in to comment