commit | f74b866939bb9bc259d2a40a65a59cd8c02f906a | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:25:08 2020 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:25:08 2020 +0100 |
tree | 6fbd9f7b81797e029d1e2c5eca8bf4cf6f06619c | |
parent | b7247eb82c4b1dd056408f78483eb5f633954bc3 [diff] |
TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: If791f667f5a6f60d0845bf7d6e36bb09e6db3da9
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..5058d5e --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "host": true, + "name": "parking_lot_core_host_test_src_lib" + }, + { + "name": "parking_lot_core_device_test_src_lib" + } + ] +}