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

Commit 5833669d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[CD Cursor] Add topology aware window aconfig flag" into main

parents 3a10a9e7 b4882d71
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -252,3 +252,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "use_topology_aware_flag"
  namespace: "input"
  description: "Require apps to use topology-aware flag to receive cross-display gestures"
  bug: "401220484"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}