commit | 9bd20a47e041c8ed70e956efc1323d8ffc61e5af | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Apr 11 13:10:26 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Apr 11 22:25:08 2018 -0600 |
tree | a833e3c23db77e6879372c35cdbcb95152c515fe | |
parent | 188d7c3d0f2d5bbfb908ead89a94f4e5f5aae284 [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 Change-Id: I80e76f7f5e98559c099d5c8ea8a1eafcf6b8520f Exempt-From-Owner-Approval: SDK finalization