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

Commit a24553f1 authored by Robert Burns's avatar Robert Burns
Browse files

Underp the Underp public API... again

Change-Id: I7841c3c4d58dc224dc0e83f46b06cb1de93987a2
parent 726e77e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -805,7 +805,7 @@ public interface WindowManager extends ViewManager {
        public static final int FLAG_SYSTEM_ERROR = 0x40000000;

        /** Window flag: Overrides default power key behavior
            {@hide} */
         * {@hide} */
        public static final int PREVENT_POWER_KEY = 0x80000000;

        /**