commit | 0f98ba608f1d74122a813529fb020fb15b127dbe | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:27:31 2020 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:27:31 2020 +0100 |
tree | 1050afc00001419d816afaef340f4bc329b0dbce | |
parent | 1d704cd4224c809d66bbf16b96601774da27d315 [diff] [blame] |
TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: I982b45a9836ebae0352b3b61aa5f9545d8e5df2c
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..7bc6ed2 --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "host": true, + "name": "libsqlite3-sys_host_test_src_lib" + }, + { + "name": "libsqlite3-sys_device_test_src_lib" + } + ] +}