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

Commit 8d1f15bb authored by Anton Hansson's avatar Anton Hansson
Browse files

Fix broken @see/@link references in textclassifier

IntDefs are not present in the generated documentation, so can not be
referenced in other documentation.

Bug: 303184203
Test: m docs
Change-Id: If735b8a133529af95ff950e250948e0526fcbbdc
parent 4948cfd5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -551,8 +551,8 @@ public abstract class TextClassifierEvent implements Parcelable {
         * Sets the entity types. e.g. {@link TextClassifier#TYPE_ADDRESS}.
         * <p>
         * Supported types:
         * <p>See {@link TextClassifier.EntityType}
         * <p>See {@link ConversationAction.ActionType}
         * <p>See {@link TextClassifier} types
         * <p>See {@link ConversationAction} types
         * <p>See {@link ULocale#toLanguageTag()}
         */
        @NonNull