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

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

Merge "Remove all() in FEATURE_APP_ZOOM_OUT window criteria construction" into main

parents 25992ef4 c034da0f
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,