We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a663c8 + 2783e1c commit 9722442Copy full SHA for 9722442
telephony/java/com/android/internal/telephony/TelephonyProperties.java
@@ -182,9 +182,4 @@ public interface TelephonyProperties
182
* in commercial configuration.
183
*/
184
static final String PROPERTY_TEST_CSIM = "persist.radio.test-csim";
185
-
186
- /**
187
- * Set to true to indicate a test ims registration required.
188
- */
189
- static final String PROPERTY_IMS_REG_REQUIRED = "persist.radio.imsregrequired";
190
}
0 commit comments