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

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

Remove read-only scaled resizing flag from config

The read-only scalred resizing workflow has been cancelled so the flag
can be removed from the lse_desktop_experience config

Test: presubmit
Fixes: 364864105
Change-Id: Id4e65baabf750409aa49e77c5604696febcc6b72
parent a2f3b683
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
package: "com.android.window.flags"
container: "system"

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
}

flag {
    name: "enable_desktop_windowing_mode"
    namespace: "lse_desktop_experience"