Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac8e6fcf authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Add auto-doc to annotation.

Bug: 117520784
Test: none
Change-Id: I6fb3fb02a5c85e64c5b51ad46fc8bb940501943a
parent 5787f7c9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ import static java.lang.annotation.RetentionPolicy.SOURCE;
 * Denotes that a numeric parameter, field or method return value is expected
 * to represent a pixel dimension.
 *
 * @paramDoc This units of this value are pixels.
 * @returnDoc This units of this value are pixels.
 * {@hide}
 */
@Documented