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

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

Remove all() in FEATURE_APP_ZOOM_OUT window criteria construction

Bug: 400727533
Test: manual
Flag: com.android.systemui.spatial_model_app_pushback
Change-Id: I51d6902923399fea8d22acbb83cdacbb96ee0dee
parent a1128d8e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -164,7 +164,6 @@ public abstract class DisplayAreaPolicy {
                                .build())
                        .addFeature(new Feature.Builder(wmService.mPolicy, "AppZoomOut",
                                FEATURE_APP_ZOOM_OUT)
                                .all()
                                .upTo(TYPE_VOLUME_OVERLAY)
                                .except(TYPE_NAVIGATION_BAR, TYPE_NAVIGATION_BAR_PANEL,
                                        TYPE_STATUS_BAR, TYPE_NOTIFICATION_SHADE,