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

Commit e777567f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for IME bug fixes" into main

parents 2e0a5487 4bced912
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -996,3 +996,13 @@ flag {
    description: "Enables the home to be shown behind the desktop."
    bug: "375644149"
}

flag {
    name: "enable_desktop_ime_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables bugfix to handle IME interactions in desktop windowing."
    bug: "388570293"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}