com_android_internal_os_AtomicDirectory.cpp: add O_CLOEXEC

Ensure that file descriptors don't leak across an execve() boundary by
adding O_CLOEXEC

Test: compiles and boots
Change-Id: I7bd4b5aa03adf0ac372575b5251226f8b5e231ff
1 file changed