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

Commit 8031fa01 authored by Justin Koh's avatar Justin Koh
Browse files

Fix build due to @deprecated tag not having content

Bug: 14441321
Change-Id: Ia42040db7030e4318ed2c34bbe90808a49f002db
parent bebfcb93
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() {