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

Commit c038afab authored by Orhan Uysal's avatar Orhan Uysal
Browse files

Add repository_based_persistence_bg_thread flag.

Bug: 436785583
Test: m
Flag: EXEMPT adding flag
Change-Id: Ib17a0a81ed1176d0fda4e29e2efed66fe9953cd6
parent bd5349dc
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1694,6 +1694,16 @@ flag {
    }
}

flag {
    name: "repository_based_persistence_bg_thread"
    namespace: "lse_desktop_experience"
    description: "Enables repository based persistence to run on background thread."
    bug: "436785583"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "respect_fullscreen_activity_option_in_desktop_launch_params"
    namespace: "lse_desktop_experience"