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

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