Skip to content
Snippets Groups Projects
Commit 6caaf26e authored by Thomas Stuart's avatar Thomas Stuart Committed by Android (Google) Code Review
Browse files

Merge "TelephonyManager#requestNumberVerification docs update" into main

parents 89d0366b ac98985c
No related branches found
No related tags found
No related merge requests found
...@@ -8435,7 +8435,7 @@ public class TelephonyManager { ...@@ -8435,7 +8435,7 @@ public class TelephonyManager {
* In addition to the {@link Manifest.permission#MODIFY_PHONE_STATE} permission, callers of this * In addition to the {@link Manifest.permission#MODIFY_PHONE_STATE} permission, callers of this
* API must also be listed in the device configuration as an authorized app in * API must also be listed in the device configuration as an authorized app in
* {@code packages/services/Telephony/res/values/config.xml} under the * {@code packages/services/Telephony/res/values/config.xml} under the
* {@code config_number_verification_package_name} key. * {@code platform_number_verification_package} key.
* *
* @hide * @hide
* @param range The range of phone numbers the caller expects a phone call from. * @param range The range of phone numbers the caller expects a phone call from.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment