Fix build due to @deprecated tag not having content

Bug: 14441321
Change-Id: Ia42040db7030e4318ed2c34bbe90808a49f002db
This commit is contained in:
Justin Koh
2014-05-05 16:28:49 -07:00
parent bebfcb93ef
commit 8031fa014c

View File

@@ -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() {