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

Commit c18e7827 authored by Graciela Wissen Putri's avatar Graciela Wissen Putri
Browse files

[1/2] Add respect orientation for unresizeable flag

Flag: com.android.window.flags.respect_orientation_change_for_unresizeable
Bug: 353338503
Bug: 353338503
Test: m
Change-Id: I55614206310a8e8afdbe3bedfddac19c2a3252ad
parent b381000f
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"