Disable 35 failed tests in sandbox_linux_unittests fail on android-12-x64-fyi-rel

Bug: 1272865
Change-Id: I1f47982fb4624a31ed0623de16729151f1526421
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296853
Auto-Submit: Haiyang Pan <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Commit-Position: refs/heads/main@{#944793}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 7f7e726..c76a063 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2531,6 +2531,11 @@
   },
   'sandbox_linux_unittests': {
     'modifications': {
+      'android-12-x64-fyi-rel': {
+        'args': [
+          '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_12.sandbox_linux_unittests.filter',
+        ]
+      },
       'android-marshmallow-x86-rel': {
         'args': [
           '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.sandbox_linux_unittests.filter',