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

Commit a66b475c authored by Graciela Putri's avatar Graciela Putri Committed by Android (Google) Code Review
Browse files

Merge "[2/n] Add flag for excluding caption insets in app bounds" into main

parents 0e07228e 56cdd05f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -615,6 +615,16 @@ flag {
    bug: "384999213"
}

flag {
  name: "exclude_caption_from_app_bounds"
  namespace: "lse_desktop_experience"
  description: "Whether caption insets are excluded from app bounds in freeform"
  bug: "388014743"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "enable_desktop_mode_through_dev_option"
    namespace: "lse_desktop_experience"