SF: Change the bug id for the 24Q1 connected display flag back to the FR bug

Bug:299486625
Test: adb shell dumpsys SurfaceFlinger  -- check for "ConnectedDisplayFlagValue"

Change-Id: I7d866eb66f3f6c88323079072c94f1be510f6eca
diff --git a/services/surfaceflinger/surfaceflinger_flags.aconfig b/services/surfaceflinger/surfaceflinger_flags.aconfig
index fedf08b..0f26d56 100644
--- a/services/surfaceflinger/surfaceflinger_flags.aconfig
+++ b/services/surfaceflinger/surfaceflinger_flags.aconfig
@@ -12,7 +12,7 @@
   name: "connected_display"
   namespace: "core_graphics"
   description: "Controls SurfaceFlinger support for Connected Displays in 24Q1"
-  bug: "299486625"
+  bug: "278199093"
   is_fixed_read_only: true
 }