[Telephony] Remove the dead code setRadioCapability in ITelephony
Bug: 181156124 Test: make Change-Id: I5b8ebcdcc60815de93420c742740032a0d21f028
This commit is contained in:
@@ -1244,15 +1244,6 @@ interface ITelephony {
|
||||
*/
|
||||
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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user