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

Commit ce665e13 authored by Nathan Harold's avatar Nathan Harold
Browse files

Remove reference to dead-end IntDef

As per API Council feedback, remove reference to an
intdef that doesn't survive the process of conversion to
docs. It isn't necessary because metalava sorcery automatically
generates a reference to the enum and appends it, albeit without
any punctuation, to the end of the method description.

Bug: 161206874
Test: make offline-sdk-docs
Change-Id: I53d98c56ba8bb1172c90e49b5831e33876c302e9
parent 1d2582d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -303,7 +303,7 @@ public class MmTelFeature extends ImsFeature {
        }

        /**
         * @param capabilities a bitmask of one or more {@link MmTelCapability}.
         * @param capabilities a bitmask of one or more capabilities.
         *
         * @return true if all queried capabilities are true, otherwise false.
         */