diff options
author | 2024-03-26 18:06:18 +0000 | |
---|---|---|
committer | 2024-03-26 18:07:01 +0000 | |
commit | 8169c33504d2ce9e7f0776326993505d082182b9 (patch) | |
tree | bcca0315c6754adad74701c7cea7ecaa9f5aad86 | |
parent | cf2905fa964e8321ed2c8451362b99ee6729f763 (diff) |
Adding CtsPermissionMultiDeviceTestCases to PermissionApexTests to run for daily coverage check
Bug: 331273067
Test: pre-submit
Change-Id: I2e6f0f07972a4394f9b1ed8518855b1c52c4ae7f
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 689cd6865..af09c0040 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -53,6 +53,9 @@ "name" : "CtsPermissionMultiUserTestCases" }, { + "name" : "CtsPermissionMultiDeviceTestCases" + }, + { "name": "CtsBackupTestCases", "options": [ { |