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

Commit fd6c4f5f authored by Thiébaud Weksteen's avatar Thiébaud Weksteen Committed by Automerger Merge Worker
Browse files

Merge "Document emergency case for setAllowedNetworkTypeBitmap" am: e9fb347e

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1531900

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I63303d392a4a328dfcc11464d4c95d690811941b
parents 21c5d4e0 e9fb347e
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -330,6 +330,9 @@ interface IRadio extends @1.5::IRadio {
     * Instruct the radio to *only* accept the types of network provided. This
     * Instruct the radio to *only* accept the types of network provided. This
     * is stronger than setPreferredNetworkType which is a suggestion.
     * is stronger than setPreferredNetworkType which is a suggestion.
     *
     *
     * In case of an emergency call, the modem is authorized to bypass this
     * restriction.
     *
     * @param serial Serial number of request.
     * @param serial Serial number of request.
     * @param networkTypeBitmap a 32-bit bearer bitmap of RadioAccessFamily
     * @param networkTypeBitmap a 32-bit bearer bitmap of RadioAccessFamily
     *
     *