commit | 1a6efcd4631f4e2c03507a12d67ce707e26f1c68 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Feb 03 19:23:43 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 08 16:18:37 2023 +0000 |
tree | fced38e6c8ee362d4185e49990031796fa5c990a | |
parent | e28083475795734f89c3a1d7e7342736ff99d55e [diff] |
MM to set export_tombstones if enabled via config This property is read by tombstone_handler in crash_dump. If set, tombstones are sent to tombstone server in host. This patch also deletes code related to tombstoned & tombstone_transmit which are no longer needed in Microdroid. Test: atest #testTombstonesAreGeneratedUponUserspaceCrash Bug: 243494912 Change-Id: Ie76d079538ef5fa2f3b5580d6b949a2d95ef0ad0
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.