android_system_core/debuggerd/include
Josh Gao df8cb05498 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
(cherry picked from commit 460b336d6a)
2017-03-30 17:52:24 -07:00
..
debuggerd tombstoned: fix a race between intercept and crash_dump. 2017-03-30 17:52:24 -07:00