commit | 766320af7a27c7baeb95c7abe804de5f907aeb1f | [log] [tgz] |
---|---|---|
author | Brian Johnson <hibrian@google.com> | Mon Oct 09 09:18:03 2023 -0700 |
committer | Brian Johnson <hibrian@google.com> | Mon Oct 09 09:19:14 2023 -0700 |
tree | 2db373267c662aae0bc7e513dd1e93ac141d3692 | |
parent | 583ff19b6d531e9a52a5af97f2b8f29799f1a06c [diff] [blame] |
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 }