android_system_core/debuggerd/tombstoned
Josh Gao f5974aedc4 tombstoned: make missing O_TMPFILE workaround actually work around.
We can't actually link an unlinked file back onto disk if it wasn't
opened with O_TMPFILE. Switch to using a temporary filename instead.

Bug: http://b/77729983
Test: agampe
Change-Id: I1970497114f0056065a1ba65f6358f08b51ec551
2018-05-03 16:05:32 -07:00
..
include/tombstoned
intercept_manager.cpp
intercept_manager.h
tombstoned.cpp tombstoned: make missing O_TMPFILE workaround actually work around. 2018-05-03 16:05:32 -07:00
tombstoned.rc
tombstoned_client.cpp