commit | 530ab81e4215c86832294434f032306656c8f3b7 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Feb 24 16:17:19 2020 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Feb 25 09:28:24 2020 -0800 |
tree | 12be5df654ad63e52c69e3ab7a9b9fc3626812fe | |
parent | e20d3a006a17a25a8f7703d68e17ab114b0a94c3 [diff] |
debuggerd: add an opt-out for OEMs that would rather collect core dumps. On userdebug/eng devices, check a system property to see whether we should create tombstones or not. OEMs that would rather have core dumps can set this property and configure /proc/sys/kernel/core_pattern appropriately. Bug: https://issuetracker.google.com/149663286 Test: set the property, cause a crash Change-Id: If894b4582a1820b64bdae819cec593b7710cb6e3