diff options
| author | 2025-03-15 11:39:07 -0700 | |
|---|---|---|
| committer | 2025-03-15 11:39:07 -0700 | |
| commit | 15b076e7590d278bf75905e01a83c0ce4bd1e14d (patch) | |
| tree | 64a8ae84676356f355ed921c33e9c624cc73d96f | |
| parent | 9114b519447824bd924ca27c0bf1f98080dd0510 (diff) | |
| parent | ce7eba7e96cd9069f640a58c45e9470258416bca (diff) | |
Merge "Revert "Add a flag for the spatial model launcher pushback effect"" into main
| -rw-r--r-- | packages/SystemUI/aconfig/systemui.aconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig index 83eb9631f1e3..30bce3576e4f 100644 --- a/packages/SystemUI/aconfig/systemui.aconfig +++ b/packages/SystemUI/aconfig/systemui.aconfig @@ -1907,13 +1907,6 @@ flag { } flag { - name: "spatial_model_launcher_pushback" - namespace: "systemui" - 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." |