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

Commit 941b81fc authored by Massimo Carli's avatar Massimo Carli
Browse files

[1/n] Compat UI status flag creation

Flag: EXEMPT Flag definition
Bug: 350953004
Test: m

Change-Id: I9c941cf07fb69eb86bacddfc8f3271a229300bc4
parent e1a4e0e4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -176,3 +176,10 @@ flag {
    description: "Enables desktop windowing app handle education"
    bug: "348208342"
}

flag {
    name: "enable_compat_ui_visibility_status"
    namespace: "lse_desktop_experience"
    description: "Enables the tracking of the status for compat ui elements."
    bug: "350953004"
}