diff options
| author | 2023-08-31 21:21:18 +0000 | |
|---|---|---|
| committer | 2023-08-31 21:21:18 +0000 | |
| commit | 026fb81332ef71316a7affc79a1dd8243e9894e0 (patch) | |
| tree | 30287ae9b64f05ca6defad59c90467bfe255b0f4 | |
| parent | 0288863f29b1a8722dd55532e03c076d74b4c665 (diff) | |
| parent | c03dc03608def216c91bf07e7cfaeb8bfc39b201 (diff) | |
Merge "Downgrade QuickSettingsDeviceResetTests to postsubmit" into main
| -rw-r--r-- | packages/SystemUI/src/com/android/systemui/qs/TEST_MAPPING | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/SystemUI/src/com/android/systemui/qs/TEST_MAPPING b/packages/SystemUI/src/com/android/systemui/qs/TEST_MAPPING index 86ef7ef2ebce..66f020f24e80 100644 --- a/packages/SystemUI/src/com/android/systemui/qs/TEST_MAPPING +++ b/packages/SystemUI/src/com/android/systemui/qs/TEST_MAPPING @@ -10,7 +10,9 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] - }, + } + ], + "postsubmit": [ { "name": "QuickSettingsDeviceResetTests", "options": [ |