diff options
author | 2023-05-30 14:22:07 -0700 | |
---|---|---|
committer | 2023-05-30 15:11:01 -0700 | |
commit | 4ec177a8db32e91b37f872ef276e6d2e8f9ebffb (patch) | |
tree | b24b763121a664700ad44463a157809be498bda2 /TEST_MAPPING | |
parent | 8b57e558099e305f8e851ec31d56e5c3061545ab (diff) |
Rename references to Permission3 to PermissionUi
The test suite has been renamed
Bug: 267667844
Test: presubmit
Change-Id: I11496e0c67bf96cc56c6ca04e5994a5ab0a61162
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index aa594e81e..313cfef76 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -6,7 +6,7 @@ ], "carpermission-presubmit" : [ { - "name" : "CtsPermission3TestCases" + "name" : "CtsPermissionUiTestCases" } ] } |