Add PROPERTY_IMS_REG_REQUIRED.
Bug: 5337311 Change-Id: Ic5f310f485b49b29385bc1427a1f156484896569
This commit is contained in:
committed by
The Android Automerger
parent
6d111c9b84
commit
a48b9fa5aa
@@ -182,4 +182,9 @@ public interface TelephonyProperties
|
||||
* in commercial configuration.
|
||||
*/
|
||||
static final String PROPERTY_TEST_CSIM = "persist.radio.test-csim";
|
||||
|
||||
/**
|
||||
* Set to true to indicate a test ims registration required.
|
||||
*/
|
||||
static final String PROPERTY_IMS_REG_REQUIRED = "persist.radio.imsregrequired";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user