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

Commit 90dc4581 authored by emancebo's avatar emancebo Committed by Gerrit Code Review
Browse files

Fix typo in @hide annotation for PRIVATE_FLAG_PREVENT_POWER_KEY

Change-Id: I19622ffe177553cd5a80022e76a54f8e16e49cac
parent ead326c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1129,7 +1129,7 @@ public interface WindowManager extends ViewManager {

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