Do not call ALOGV between fork() and exec()

Move call to ALOGV earlier so we don't indirectly call malloc between
calls to fork() and exec().

Change-Id: I50517f39b509b359f62787d3ed61ea1de4ceb899
1 file changed