Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02271f9d authored by Zoey Chen's avatar Zoey Chen
Browse files

[Telephony] Remove the dead code setRadioCapability in ITelephony

Bug: 181156124
Test: make
Change-Id: I5b8ebcdcc60815de93420c742740032a0d21f028
parent ddd2a13c
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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.
     *