commit | 3990ee1c9fcd8f801220edec94e6bef3009809b5 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Apr 11 10:19:55 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Apr 11 13:49:21 2018 -0600 |
tree | c6812678c94be38c009d8b6070cf0514c56ae0fd | |
parent | 10fb6582eb9c0e84938af9a2be0017e35eb59c5e [diff] |
Clean up APIs before declaring API 28. As part of finalizing an SDK, we need to ensure that no new APIs are marked @Deprecated, since they're typically cleanup that someone forgot to finish. Someone forgot to replace Slice.getTimestamp() with Slice.getLong(). Bug: 77588754 Test: builds, boots Exempt-From-Owner-Approval: SDK finalization Change-Id: Ic0ec91a43d161a69c1e840c42046ad500b7aeca0