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

* commit '8031fa014cd9f8bb9eb7de47b76a732cdfade687':
  Fix build due to @deprecated tag not having content
This commit is contained in:
Justin Koh
2014-05-06 00:03:04 +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() {