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

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

Merge "[1/2] Add respect orientation for unresizeable flag" into main

parents 6e91e825 c18e7827
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -114,6 +114,16 @@ flag {
    bug: "325240051"
}

flag {
    name: "respect_orientation_change_for_unresizeable"
    namespace: "lse_desktop_experience"
    description: "Whether to resize task to respect requested orientation change of unresizeable activity"
    bug: "353338503"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_camera_compat_for_desktop_windowing"
    namespace: "lse_desktop_experience"