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

Commit 293ab494 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix incorrect javadoc link"

parents f24b6c77 6c288efb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1650,7 +1650,7 @@ public class SubscriptionManager {
     * Check if the subscription ID is usable.
     *
     * A usable subscription ID has a valid value except some special values such as
     * {@link DEFAULT_SUBSCRIPTION_ID}. It can be used for subscription functions.
     * {@link #DEFAULT_SUBSCRIPTION_ID}. It can be used for subscription functions.
     *
     * @param subscriptionId the subscription ID
     * @return {@code true} if the subscription ID is usable; {@code false} otherwise.