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

Commit e5cebf7a authored by Tim Murray's avatar Tim Murray Committed by Android (Google) Code Review
Browse files

Merge "Fix flag value collision" into nyc-dev

parents 60b68887 60e885f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1251,7 +1251,7 @@ public interface WindowManager extends ViewManager {
         * the device supports it.
         * @hide
         */
        public static final int PRIVATE_FLAG_SUSTAINED_PERFORMANCE_MODE = 0x00020000;
        public static final int PRIVATE_FLAG_SUSTAINED_PERFORMANCE_MODE = 0x00040000;

        /**
         * Control flags that are private to the platform.