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

Commit ba0fbb7e authored by Zoey Chen's avatar Zoey Chen Committed by Automerger Merge Worker
Browse files

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

Merge "[Telephony] Remove the dead code setRadioCapability in ITelephony" am: d22eced3 am: 18451a32 am: 83228fef am: 543116fc

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1618843

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibba62527d8e4b93f2bd4bbbb1c0d38e70b608ef2
parents e20f9238 543116fc
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -1199,15 +1199,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.
     *