aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2020-07-28 13:45:58 -0700
committerJoel Galenson <jgalenson@google.com>2020-07-28 13:46:47 -0700
commit64a9d14b0f3709d6c859eb41e46f82f0a2fee62f (patch)
treed20af7bd536992634dcb052fd9f92623787a1ecf /TEST_MAPPING
parent76a157d30ade47d8021cdb0c3ea2d7556d49b4c6 (diff)
downloadlru-cache-64a9d14b0f3709d6c859eb41e46f82f0a2fee62f.tar.gz
Add Android.bp
Change-Id: I0d374b36f5232f3a385f759d852a4cec1676bf81
Diffstat (limited to 'TEST_MAPPING')
-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..8d00bea
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,12 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+ "presubmit": [
+ {
+ "name": "lru-cache_host_test_src_lib",
+ "host": true
+ },
+ {
+ "name": "lru-cache_device_test_src_lib"
+ }
+ ]
+}