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

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

Create desktop windowing aconfig and add scaled resizing flag

Fixes: 320282857
Fixes: 320350734
Test: build
Change-Id: I0e341f9f35cb8a097fa8a11506f7adb68209fb7f
parent 8305ef34
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
package: "com.android.window.flags"

flag {
    name: "enable_scaled_resizing"
    namespace: "lse_desktop_experience"
    description: "Enable the resizing of un-resizable apps through scaling their bounds up/down"
    bug: "320350734"
    is_fixed_read_only: true
}