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

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

Add a flag for the spatial model launcher pushback effect

Flag: EXEMPT adding new flag
Bug: 370562309
Test: N/A
Change-Id: Ic6593c0ad5be7604f0c9d73e09113b6edba79f99
parent cc9c7f85
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1829,3 +1829,10 @@ flag {
    description: "Adds a shortcut button to lockscreen to show glanceable hub."
    bug: "378173531"
}

flag {
    name: "spatial_model_launcher_pushback"
    namespace: "systemui"
    description: "Implement the depth push scaling effect on Launcher when users pull down shade."
    bug: "370562309"
}