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

Commit d96fe8dd authored by Nan Zhang's avatar Nan Zhang Committed by android-build-merger
Browse files

Merge "Fix incorrect javadoc link"

am: 293ab494

Change-Id: Id288e51e79c867728e06caa8ee68bf28bd2dcbf5
parents 1a707210 293ab494
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.