commit | f52db085e2e2e6279c83de9a3aeb774decd18513 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Aug 09 08:30:27 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Aug 09 09:18:20 2017 -0600 |
tree | 752c0bfb17332e886bc2e0170623ed6bc02da7ad | |
parent | b26cc6aef4a49ef2ae39374b22f8fc150f846c67 [diff] |
Fix handling of @removed APIs. The @removed docs tag means that a particular API should be considered as removed from the API surface area that it otherwise would have been exposed through. This set of CLs is fixing a bug where we @removed had been treated as always removing from the public API. Bug: 62341924 Test: make -j32 update-api Change-Id: I336b2df4804e947a0b93a12269d6e7c5594eef7e