Fix broken link

Test: build
Bug: 151971639
Change-Id: Id77387d41cd4d19661dada0755ab2acd09135447
This commit is contained in:
Sarah Chin
2020-03-19 14:34:20 -07:00
parent de80912353
commit 937136e521

View File

@@ -2426,7 +2426,7 @@ public class SubscriptionManager {
* most important plan. Any additional plans are secondary and
* may not be displayed or used by decision making logic.
* The list of all plans must meet the requirements defined in
* {@link SubscriptionPlan.Builder#setNetworkTypes(int[])}.
* SubscriptionPlan.Builder#setNetworkTypes(int[]).
* @throws SecurityException if the caller doesn't meet the requirements
* outlined above.
* @throws IllegalArgumentException if plans don't meet the requirements