Merge "[Telephony] Remove the dead code setRadioCapability in ITelephony"
This commit is contained in:
@@ -1198,15 +1198,6 @@ interface ITelephony {
|
|||||||
*/
|
*/
|
||||||
void shutdownMobileRadios();
|
void shutdownMobileRadios();
|
||||||
|
|
||||||
/**
|
|
||||||
* Set phone radio type and access technology.
|
|
||||||
*
|
|
||||||
* @param rafs an RadioAccessFamily array to indicate all phone's
|
|
||||||
* new radio access family. The length of RadioAccessFamily
|
|
||||||
* must equ]]al to phone count.
|
|
||||||
*/
|
|
||||||
void setRadioCapability(in RadioAccessFamily[] rafs);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get phone radio type and access technology.
|
* Get phone radio type and access technology.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user