Merge "Document emergency case for setAllowedNetworkTypeBitmap" am: e9fb347e0b

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I63303d392a4a328dfcc11464d4c95d690811941b
This commit is contained in:
Thiébaud Weksteen
2021-02-10 08:00:42 +00:00
committed by Automerger Merge Worker

View File

@@ -330,6 +330,9 @@ interface IRadio extends @1.5::IRadio {
* Instruct the radio to *only* accept the types of network provided. This
* 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 networkTypeBitmap a 32-bit bearer bitmap of RadioAccessFamily
*