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

Commit 9241a8d6 authored by Justin Koh's avatar Justin Koh Committed by Android Git Automerger
Browse files

am 8031fa01: Fix build due to @deprecated tag not having content

* commit '8031fa01':
  Fix build due to @deprecated tag not having content
parents 8b98c213 8031fa01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -702,7 +702,7 @@ public class ViewConfiguration {
     *
     * @return how long a user needs to press the relevant key to bring up
     *   the global actions dialog.
     * @deprecated
     * @deprecated This timeout should not be used by applications
     */
    @Deprecated
    public static long getGlobalActionKeyTimeout() {