From 2ee3e2e814f434b2029337e40f1623bf92605c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thi=C3=A9baud=20Weksteen?= Date: Wed, 16 Dec 2020 17:08:17 +0100 Subject: [PATCH] Document emergency case for setAllowedNetworkTypeBitmap Test: None Bug: 163168917 Change-Id: Icb64d2732447ca5a22cd70fbb989f30fe1ed8050 --- radio/1.6/IRadio.hal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/radio/1.6/IRadio.hal b/radio/1.6/IRadio.hal index 4e9dcdb792..df2894045f 100644 --- a/radio/1.6/IRadio.hal +++ b/radio/1.6/IRadio.hal @@ -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 *