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

Commit 01db1b8c authored by Marcelo Arteiro's avatar Marcelo Arteiro
Browse files

Expose RRO completion signal

Test: presubmits
Bug: 307507412
Flag: ACONFIG systemui.theme_overlay_applier_signal_for_suw TRUNKFOOD
Change-Id: I96e9da5a3abf419b4b05766ee6cc8e9f5d9e1051
parent 5a382828
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -20,3 +20,13 @@ flag {
    description: "Allow Back Gestures in Shade"
    bug: "309545085"
}

flag {
    name: "enable_home_delay"
    namespace: "systemui"
    description: "Enables fix that exposes signal to notify the completion of the RRO loading."
    bug: "307507412"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}