Merge "[DO NOT MERGE] Ignore Postsubmit tests in SystemUIGoogleScreenshotTests" into tm-qpr-dev
diff --git a/current/androidx/TEST_MAPPING b/current/androidx/TEST_MAPPING
index ca928c7..0798b94 100644
--- a/current/androidx/TEST_MAPPING
+++ b/current/androidx/TEST_MAPPING
@@ -16,6 +16,9 @@
         },
         {
           "exclude-annotation": "androidx.test.filters.FlakyTest"
+        },
+        {
+          "exclude-annotation": "android.platform.test.annotations.Postsubmit"
         }
       ]
     }