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

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

Create read/write scaled resizing flag

Flag: NONE(adding flag)
Fixes: 364873549
Test: Presubmit
Change-Id: I26564b5613907c9985a4d563af09c1166137d6b2
parent a2f3b683
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -30,6 +30,13 @@ flag {
    bug: "324377962"
}

flag {
    name: "enable_windowing_scaled_resizing"
    namespace: "lse_desktop_experience"
    description: "Enables the resizing of non-resizable apps through scaling their bounds up/down"
    bug: "319844447"
}

flag {
    name: "disable_non_resizable_app_snap_resizing"
    namespace: "lse_desktop_experience"