platform_system_core/debuggerd/tombstoned
Christopher Ferris ab9f0cd759 Remove double check of fd value.
The output.text.fd value is only ever -1 when there is a failure.
There is no need to check both < 0 or -1, so only check for -1.

Test: Unit tests pass.
Test: Verified the message is seen on intercept and not on
Test: regular crashes.
Change-Id: I1eddcd5d2342b268ceb261b246c98b10cee85bb4
2021-09-01 13:36:03 -07:00
..
include/tombstoned Reland protobuf tombstones. 2021-01-26 17:55:17 -08:00
intercept_manager.cpp Add support for a hw_timeout_multiplier system property. 2021-03-11 14:04:18 -08:00
intercept_manager.h tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
tombstoned.cpp Remove double check of fd value. 2021-09-01 13:36:03 -07:00
tombstoned.rc Replace writepid with task_profiles command for cgroup migration 2021-06-24 17:24:20 +00:00
tombstoned_client.cpp Reland protobuf tombstones. 2021-01-26 17:55:17 -08:00