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

Commit 18e5b1be authored by Pierre Barbier de Reuille's avatar Pierre Barbier de Reuille
Browse files

Correct the bug associated with the display_topology flag.

This should have been associated with a bug linked to that specific feature, not the Android FR.

Bug: 364906028
Change-Id: I44359829028bac9d3e18a9961a5170d6b9f2aaad
Flag: com.android.server.display.feature.flags.display_topology
Test: N/A
parent 52df8a06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ flag {
    name: "display_topology"
    namespace: "display_manager"
    description: "Display topology for moving cursors and windows between extended displays"
    bug: "278199220"
    bug: "364906028"
    is_fixed_read_only: true
}