aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-04 21:53:57 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-04 22:01:10 +0100
commit73fb21b4c08b94a2fe0656b9f9e1feb62d6bd0a4 (patch)
tree28622e968af0c590562acd72339a5215cafd2c6b
parent2aa894e207f6357487caa1cfbdae3a8323739aa3 (diff)
downloadwhich-73fb21b4c08b94a2fe0656b9f9e1feb62d6bd0a4.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: I5ee6f50aa5facccb0c93eb8a4c40c0221b22f802
-rw-r--r--TEST_MAPPING12
1 files changed, 12 insertions, 0 deletions
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"
+ }
+ ]
+}