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

Commit 1ca4b998 authored by Matt Sziklay's avatar Matt Sziklay Committed by Android (Google) Code Review
Browse files

Merge "Add enable_desktop_indicator_in_separate_thread_bugfix flag." into main

parents 7b46b986 baf0369e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -706,3 +706,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_desktop_indicator_in_separate_thread_bugfix"
    namespace: "lse_desktop_experience"
    description: "Enables running visual indicator view operations in ShellDesktopThread."
    bug: "366413536"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}