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

Commit f597276e authored by helencheuk's avatar helencheuk
Browse files

[Hot Corner] Add aconfig flag

Add aconfig flag for hot corner

Bug: 397182595
Test: it builds
Flag: com.android.systemui.shared.cursor_hot_corner
Change-Id: I043d62dbf8ab21d949ad6a2c10d3988ba589369e
parent 0d1979ec
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -143,3 +143,10 @@ flag {
    description: "Enables squeeze effect on power button long press launching Gemini"
    bug: "396099245"
}

flag {
  name: "cursor_hot_corner"
  namespace: "systemui"
  description: "Enables hot corner navigation by cursor"
  bug: "397182595"
}