summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING13
1 files changed, 13 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..656256d
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,13 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+ "presubmit": [
+ {
+ "name": "p9_host_test_src_lib",
+ "host": true
+// Presubmit tries to run x86, but we only support 64-bit builds.
+// },
+// {
+// "name": "p9_device_test_src_lib"
+ }
+ ]
+}