commit | a884b9e7f303ec637d9a5e2fffc0335894cfb36a | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri May 10 17:44:29 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri May 10 17:46:53 2013 -0700 |
tree | e776c070d0f392b33a73a6d6fb32fc7457a9afe7 | |
parent | 7cb2601934f52a8ef3323df1585c129dd910b27b [diff] |
Fix warnings about deprecated setStatus(int,String) The superclass method these invoke is deprecated. Mark our implementation to also be @Deprecated so that Eclipse does not display a warning on these lines, and callers are clear the method has been deprecated. Change-Id: I90433e00f31f90dde619a5c54b8d428e48ac6d36