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

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

Merge "Fix incorrect javadoc link" am: 293ab494 am: d96fe8dd

am: ae159394

Change-Id: I7eb88ae0987e164542acc988cd031f1da4afd376
parents 86700bed ae159394
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1651,7 +1651,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.