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

Commit 18603294 authored by Tracy Zhou's avatar Tracy Zhou Committed by Android (Google) Code Review
Browse files

Merge "Add systemui.spatial_model_bouncer_pushback aconfig flag" into main

parents eb9a751f c09d5194
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2247,3 +2247,13 @@ flag {
    description: "Enables the multi-user WiFi configuration UI in Interent detailed tiles. This flag depends on qs_tile_detailed_view flag"
    bug: "406548883"
}

flag {
    name: "spatial_model_bouncer_pushback"
    namespace: "systemui"
    description: "Implement the depth push scaling effect in and out of the bouncer."
    bug: "404243461"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file