Loading telephony/java/android/telephony/CarrierConfigManager.java +1 −2 Original line number Diff line number Diff line Loading @@ -3159,8 +3159,7 @@ public class CarrierConfigManager { * May throw an {@link IllegalArgumentException} if {@code overrideValues} contains invalid * values for the specified config keys. * * NOTE: This API is meant for testing purposes only and may only be accessed from the shell UID * during instrumentation testing. * NOTE: This API is meant for testing purposes only. * * @param subscriptionId The subscription ID for which the override should be done. * @param overrideValues Key-value pairs of the values that are to be overridden. If set to Loading Loading
telephony/java/android/telephony/CarrierConfigManager.java +1 −2 Original line number Diff line number Diff line Loading @@ -3159,8 +3159,7 @@ public class CarrierConfigManager { * May throw an {@link IllegalArgumentException} if {@code overrideValues} contains invalid * values for the specified config keys. * * NOTE: This API is meant for testing purposes only and may only be accessed from the shell UID * during instrumentation testing. * NOTE: This API is meant for testing purposes only. * * @param subscriptionId The subscription ID for which the override should be done. * @param overrideValues Key-value pairs of the values that are to be overridden. If set to Loading