commit | 84161a92c485caa640f47556653553cfc7b8dba2 | [log] [tgz] |
---|---|---|
author | David Saff <saff@google.com> | Thu Oct 10 20:22:46 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Oct 10 20:22:46 2024 +0000 |
tree | 3e1dd61b5567243dfe2d206e6ac6562a1c50ef59 | |
parent | eea8460f38f44521169a5c74cfcaf37f786d72dd [diff] | |
parent | 913117a38f9733aa5af22617236a09c882769d50 [diff] |
Merge "Add multiuser CTS to SystemUI TEST_MAPPING" into main
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index 07a1e63..380344a 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING
@@ -148,5 +148,10 @@ { "name": "SystemUIGoogleRobo2RNGTests" } + ], + "imports": [ + { + "path": "cts/tests/tests/multiuser" + } ] }