Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba845b72 authored by Alina Zaidi's avatar Alina Zaidi
Browse files

Move com.android.systemui.status_bar_connected_displays to com.android.systemui.shared

This makes it accessible to frameworks/base/services/core.

Test: current tests pass
Flag: com.android.systemui.shared.status_bar_connected_displays
Flag: com.android.systemui.status_bar_connected_displays
Bug: 382031216
Change-Id: I0ff18e889504e23ddf8cc5d5f95d1fdfd2f8e0c4
parent 53e8ee4a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -100,3 +100,11 @@ flag {
    description: "Include optional app-provided context URL when sharing a screenshot."
    bug: "242791070"
}


flag {
  name: "status_bar_connected_displays"
  namespace: "lse_desktop_experience"
  description: "Shows the status bar on connected displays"
  bug: "379264862"
}