platform_system_core/debuggerd/tombstoned
Josh Gao 460b336d6a tombstoned: fix a race between intercept and crash_dump.
Previously, there was no way to detect when tombstoned processed an
intercept request packet, making it possible for a intercept request
followed by a crash_dump being processed in the wrong order.

Add a response to intercept registration, to eliminate this race.

Test: debuggerd_test
Change-Id: If38c6d14081ebc86ff1ed0edd7afaeafc40a8381
2017-03-30 16:49:02 -07:00
..
intercept_manager.cpp tombstoned: fix a race between intercept and crash_dump. 2017-03-30 16:49:02 -07:00
intercept_manager.h debuggerd: advance our amazing bet. 2017-01-17 13:57:57 -08:00
tombstoned.cpp tombstoned: refactor request dequeuing a bit. 2017-03-30 16:19:53 -07:00
tombstoned.rc Actually don't start tombstoned until /data is mounted. 2017-01-23 16:01:14 -08:00