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

Commit d22eced3 authored by Zoey Chen's avatar Zoey Chen Committed by Gerrit Code Review
Browse files

Merge "[Telephony] Remove the dead code setRadioCapability in ITelephony"

parents db3769c4 02271f9d
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -1198,15 +1198,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.
     *