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

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

Merge "Add a flag for the spatial model app pushback effect" into main

parents 052197cc 3699637c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1882,3 +1882,10 @@ flag {
    description: "Implement the depth push scaling effect on Launcher when users pull down shade."
    bug: "370562309"
}

flag {
    name: "spatial_model_app_pushback"
    namespace: "systemui"
    description: "Implement the depth push scaling effect on the current app when users pull down shade."
    bug: "370560660"
}