Skip to content

Commit 9722442

Browse files
Wink SavilleAndroid Git Automerger
authored andcommitted
am 2783e1c: Merge "Remove unused persist.radio.imsregrequired." into ics-factoryrom
* commit '2783e1ce7a9b2c82983223754228c06be6713a0f': Remove unused persist.radio.imsregrequired.
2 parents 8a663c8 + 2783e1c commit 9722442

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

telephony/java/com/android/internal/telephony/TelephonyProperties.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,4 @@ public interface TelephonyProperties
182182
* in commercial configuration.
183183
*/
184184
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";
190185
}

0 commit comments

Comments
 (0)