commit | feaf99fa1b7563f15dbd4211718a6cfb7a3cc3c8 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Fri May 06 17:16:06 2016 +0100 |
committer | Michael Wright <michaelwr@google.com> | Mon May 09 14:51:41 2016 +0100 |
tree | ea11ecd04a1908a46e0039a154f21a84453229b0 | |
parent | 6f9f75e1063d282c933ede862fa7ea9371a2f310 [diff] |
Stop emitting javadoc for @removed attributes. We need the attributes to remain public because people might still be linking against them, but we don't want them showing up in the documentation any more. Them showing up in the documentation also had the side effect that it would accidentally mark the parent class of attributes as @removed, which was not intended. Bug: 28663748 Change-Id: I2f6eb09455fddf1086e6b24bc3bea5292e8e32b7