commit | 42dcfb8f577f71d2e9fa8ba8fd3a43ce44e21af5 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Mon Apr 29 22:37:00 2019 +0100 |
committer | Michael Wright <michaelwr@google.com> | Mon Apr 29 22:37:00 2019 +0100 |
tree | bd91d41e1cba2f4e3ec8b6d493b1cf9f035c58e7 | |
parent | 46669aa717754cfd125da043eac71a9332ad5658 [diff] |
Handle removed classes when looking for deprecated at birth APIs. Removed APIs cause a KeyError when looking them up in the current API surface. Instead, check if they're there first and if not just move on since they no longer exist. Bug: 129975435 Test: looked for new and deprecated system APIs Change-Id: I46daa83ec8376190112418720f848afdf7cd7df2