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

* commit '9241a8d681397d5bacbae19cb081854ebed14d03':
  Fix build due to @deprecated tag not having content
This commit is contained in:
Justin Koh
2014-05-06 00:07:16 +00:00
committed by Android Git Automerger

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