Fix return value check of write_pid_to_path

The write_pid_to_path function returns 0 on
success, but the calling function expected a
0 on failure.

BUG=none
TEST=Deploy minijail to CrOS

Change-Id: I91a4c32f05c2237f543d100219375227a3ab0539
1 file changed