commit | 3b7591248d6e643d95196ca9b8a90b47413504e8 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Mar 24 16:06:41 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Mar 30 14:17:55 2022 +0000 |
tree | 2a9ff6aa839a64e8bdc0369d5885470b4becfde2 | |
parent | ca0c5c5b10b151f2b043d104f0006a338899ad39 [diff] [blame] |
Add Rust wrapper for tombstoned client using cxx. Bug: 226162295 Test: atest libtombstoned_client_rust_test Change-Id: Ibe7c41e2381f0f369a76175d6f71fc60b71cc7d5
diff --git a/debuggerd/TEST_MAPPING b/debuggerd/TEST_MAPPING index d5327db..efc13df 100644 --- a/debuggerd/TEST_MAPPING +++ b/debuggerd/TEST_MAPPING
@@ -2,6 +2,9 @@ "presubmit": [ { "name": "debuggerd_test" + }, + { + "name": "libtombstoned_client_rust_test" } ] }