summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
author Jun <jjunwangg@google.com> 2021-05-24 16:20:54 -0700
committer Jun Wang <jjunwangg@google.com> 2021-05-24 23:35:42 +0000
commit5880d8c56e27a2fda8f73c8b714a3e4a1e36cdf6 (patch)
tree3e9d5d99541192effca40673dd03f346f911dbb2 /TEST_MAPPING
parent49103cbb4d58aa9fa6d8b437ca62d859f69ee4e4 (diff)
add CtsPermission3TestCases to TEST_MAPPING
Test: atest :carpermission-presubmit bug: 183231418 Change-Id: Ie7a9a954baac203d718cad5a5483232573eb821e
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 6e67ce92a..aa594e81e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name" : "PermissionApexTests"
}
+ ],
+ "carpermission-presubmit" : [
+ {
+ "name" : "CtsPermission3TestCases"
+ }
]
}