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

Commit fc13b80f authored by Oleg Petšjonkin's avatar Oleg Petšjonkin Committed by Android (Google) Code Review
Browse files

Merge "Deprecate DisplayManagerFlags" into main

parents 8f3491fe 75f2692d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,7 +33,9 @@ import java.util.function.Supplier;

/**
 * Utility class to read the flags used in the display manager server.
 * @deprecated use {@link Flags} directly, see b/440342129
 */
@Deprecated
public class DisplayManagerFlags {
    private static final String TAG = "DisplayManagerFlags";