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

Commit a33886d3 authored by Chris Li's avatar Chris Li
Browse files

Add flag for WM Extensions for all devices

Bug: 306666082
Test: m
Change-Id: I0e85de9480d2b0b482d2718d384205c5058d2d7d
parent 00481176
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -78,3 +78,11 @@ flag {
    bug: "312530526"
    is_fixed_read_only: true
}

flag {
    namespace: "windowing_sdk"
    name: "enable_wm_extensions_for_all_flag"
    description: "Whether to enable WM Extensions for all devices"
    bug: "306666082"
    is_fixed_read_only: true
}
 No newline at end of file