commit | 73fb21b4c08b94a2fe0656b9f9e1feb62d6bd0a4 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Wed Nov 04 21:53:57 2020 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Wed Nov 04 22:01:10 2020 +0100 |
tree | 28622e968af0c590562acd72339a5215cafd2c6b | |
parent | 2aa894e207f6357487caa1cfbdae3a8323739aa3 [diff] [blame] |
TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: I5ee6f50aa5facccb0c93eb8a4c40c0221b22f802
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" + } + ] +}