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

Commit a6f3b889 authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas
Browse files

[0/n] Bug fix flag for ignoring aspect ratio when freeform resizeable

Flag: EXEMPT Flag creation: ignore_aspect_ratio_restrictions_for_resizeable_freeform_activities
Bug: 381866902
Test: m
Change-Id: I62aa1748525a6767a43d6114b09dc42eb82f2ef4
parent ac4488ca
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
package: "com.android.window.flags"
container: "system"

flag {
  name: "ignore_aspect_ratio_restrictions_for_resizeable_freeform_activities"
  namespace: "large_screen_experiences_app_compat"
  description: "If a resizeable activity enters freeform mode, ignore all aspect ratio constraints."
  bug: "381866902"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "allows_screen_size_decoupled_from_status_bar_and_cutout"
  namespace: "large_screen_experiences_app_compat"