summaryrefslogtreecommitdiff
path: root/tests/backup/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'tests/backup/TEST_MAPPING')
-rw-r--r--tests/backup/TEST_MAPPING10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/backup/TEST_MAPPING b/tests/backup/TEST_MAPPING
index 4e5beb081b0..1e1dcdb211c 100644
--- a/tests/backup/TEST_MAPPING
+++ b/tests/backup/TEST_MAPPING
@@ -3,5 +3,15 @@
{
"name": "CtsBackupTestCases"
}
+ ],
+ "mainline-presubmit": [
+ {
+ "name": "CtsBackupTestCases[com.google.android.permission.apex]",
+ "options": [
+ {
+ "include-filter": "android.backup.cts.PermissionTest"
+ }
+ ]
+ }
]
}