Disable failed bluetooth tests in device_unittests on android-12-x64-fyi-rel

Bug: 1272880
Change-Id: I28f2f6f86398656d03715d8c0a97db5229fda105
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299354
Auto-Submit: Haiyang Pan <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Commit-Position: refs/heads/main@{#945049}
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 573ec5d..f76b068 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -144,6 +144,7 @@
 
   data_deps = [
     "bluetooth/strings:bluetooth_test_strings",
+    "//testing/buildbot/filters:device_unittests_filters",
     "//ui/resources:ui_test_pak_data",
   ]