Merge "docs: Cherrypicking GetPhoneNumber docs fix to tm-dev" into tm-dev

This commit is contained in:
Andrew Solovay
2022-10-31 21:15:16 +00:00
committed by Android (Google) Code Review

View File

@@ -3953,6 +3953,10 @@ public class SubscriptionManager {
* may provide one. Or, a carrier may decide to provide the phone number via source
* {@link #PHONE_NUMBER_SOURCE_CARRIER carrier} if neither source UICC nor IMS is available.
*
* <p>The availability and correctness of the phone number depends on the underlying source
* and the network etc. Additional verification is needed to use this number for
* security-related or other sensitive scenarios.
*
* @param subscriptionId the subscription ID, or {@link #DEFAULT_SUBSCRIPTION_ID}
* for the default one.
* @param source the source of the phone number, one of the PHONE_NUMBER_SOURCE_* constants.