Merge "Add ITelephony setCepEnabled command line command." am: ae48da3c55
am: ec6047ad09
Change-Id: I1bf8d42a2e7874ceb6503f50fb873e59fefdf713
This commit is contained in:
@@ -2047,4 +2047,9 @@ interface ITelephony {
|
||||
* data might be disabled on non-default data subscription but explicitly turned on by settings.
|
||||
*/
|
||||
boolean isDataAllowedInVoiceCall(int subId);
|
||||
|
||||
/**
|
||||
* Command line command to enable or disable handling of CEP data for test purposes.
|
||||
*/
|
||||
oneway void setCepEnabled(boolean isCepEnabled);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user