diff --git a/telephony/java/android/telephony/ims/ProvisioningManager.java b/telephony/java/android/telephony/ims/ProvisioningManager.java index 6970cd5fc1b52..37a6a7ebf9535 100644 --- a/telephony/java/android/telephony/ims/ProvisioningManager.java +++ b/telephony/java/android/telephony/ims/ProvisioningManager.java @@ -1688,7 +1688,8 @@ public class ProvisioningManager { /** * Notify the framework that an RCS autoconfiguration XML file has been received for - * provisioning. + * provisioning. This API is only valid if the device supports IMS, which can be checked using + * {@link PackageManager#hasSystemFeature}. * *
Requires Permission: *
When this api is called, the RCS configuration for the associated * subscription will be removed, and the application which has registered