summaryrefslogtreecommitdiff
path: root/libs/androidfw/TEST_MAPPING
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2018-12-14 10:12:27 -0800
committerAurimas Liutikas <aurimas@google.com>2018-12-17 21:05:44 +0000
commit6c2a8b480f005f73244c0bbe7e8c049d47b631c5 (patch)
tree773836e4a8b2ddf1b258747d44af58aa17708ff9 /libs/androidfw/TEST_MAPPING
parent66f04be168a9329622e1f40e33e2ba180d69b5ab (diff)
Add TEST_MAPPING for androidfw to add presubmit tests.
Test: atest --host libandroidfw_tests Change-Id: Id893e720139791b499f2f38a25a057738a488c2b
Diffstat (limited to 'libs/androidfw/TEST_MAPPING')
-rw-r--r--libs/androidfw/TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/androidfw/TEST_MAPPING b/libs/androidfw/TEST_MAPPING
new file mode 100644
index 000000000000..a58b47fcff9d
--- /dev/null
+++ b/libs/androidfw/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit": [
+ {
+ "name": "libandroidfw_tests",
+ "host": true
+ }
+ ]
+} \ No newline at end of file