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

Commit c09d5194 authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Add systemui.spatial_model_bouncer_pushback aconfig flag

Bug: 404243461
Test: N/A
Flag: com.android.systemui.spatial_model_bouncer_pushback
Change-Id: I07c1b108a19a2febe7a92d83d3e490e4fbe4b48a
parent 200ec468
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