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

Commit cdc81b42 authored by Nishant Panwar's avatar Nishant Panwar Committed by Android (Google) Code Review
Browse files

Merge "Allow subclassing WindowManagerImpl" into main

parents 262d7c40 42687599
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ import java.util.function.IntConsumer;
 * @see WindowManagerGlobal
 * @hide
 */
public final class WindowManagerImpl implements WindowManager {
public class WindowManagerImpl implements WindowManager {
    private static final String TAG = "WindowManager";

    @UnsupportedAppUsage