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

Commit 74e06f23 authored by Arpit Singh's avatar Arpit Singh Committed by Android (Google) Code Review
Browse files

Merge "Add flag for connected displays cursor" into main

parents 51d904db 0b3325dc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -224,3 +224,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "connected_displays_cursor"
  namespace: "lse_desktop_experience"
  description: "Allow cursor to transition across multiple connected displays"
  bug: "362719483"
}