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

Commit 702244f2 authored by Tiger Huang's avatar Tiger Huang
Browse files

Add an aconfig flag of making action mode view edge-to-edge

The flag controls if the action mode view should go edge-to-edge.

Bug: 379783298
Flag: com.android.window.flags.action_mode_edge_to_edge
Test: presubmit
Change-Id: I7f52caafd4b7b91a1b6cb829909fb88fcdfec216
parent 0fb96767
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -74,6 +74,14 @@ flag {
  is_fixed_read_only: true
  is_fixed_read_only: true
}
}


flag {
  name: "action_mode_edge_to_edge"
  namespace: "windowing_frontend"
  description: "Make contextual action bar edge-to-edge"
  bug: "379783298"
  is_fixed_read_only: true
}

flag {
flag {
  name: "keyguard_going_away_timeout"
  name: "keyguard_going_away_timeout"
  namespace: "windowing_frontend"
  namespace: "windowing_frontend"