commit | 31a793dfcf50e93c8c2fcc02dc385992f2f5ff1c | [log] [tgz] |
---|---|---|
author | josephpv <josephpv@google.com> | Thu Mar 21 19:31:37 2024 +0000 |
committer | josephpv <josephpv@google.com> | Mon Mar 25 12:38:39 2024 +0000 |
tree | 2bc1c1034799c35890f5212a807397fe26a4416c | |
parent | 67a237efcac7929b303b9615c5fdf337530c6dae [diff] [blame] |
Enabling private space unit tests in presubmit Bug: 330755765 Test: atest SettingsUnitTests Change-Id: Iad53a5425238d933af96d4ef8c3f3fd8c04347f7
diff --git a/TEST_MAPPING b/TEST_MAPPING index fd6bcbf..f84565f 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -15,6 +15,9 @@ { "include-filter": "com.android.settings.password" }, + { + "include-filter": "com.android.settings.privatespace" + }, { "include-filter": "com.android.settings.safetycenter" },