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

Commit 726e77e1 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

Underp public API... again

Change-Id: Ibb8d74cec9de3c2227451d33f3fe4ce82a731514
parent d3cd41ed
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;

        /**