From 0de66edb93fb5d4c5dcb8d236a8aff06dee0381e Mon Sep 17 00:00:00 2001 From: Amit Mahajan Date: Tue, 31 Jan 2017 17:00:26 -0800 Subject: [PATCH] Add missing response function. Test: None; only interface change. Bug: 32020264 Merged-in: I28638f9371a6b09d72862a13a15d5f7e319d9337 Change-Id: I28638f9371a6b09d72862a13a15d5f7e319d9337 --- radio/1.0/IRadioResponse.hal | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/radio/1.0/IRadioResponse.hal b/radio/1.0/IRadioResponse.hal index 538c06d1aa..dafd264350 100644 --- a/radio/1.0/IRadioResponse.hal +++ b/radio/1.0/IRadioResponse.hal @@ -1560,6 +1560,16 @@ interface IRadioResponse { */ oneway reportSmsMemoryStatusResponse(RadioResponseInfo info); + /* + * @param info Response info struct containing response type, serial no. and error + * + * Valid errors returned: + * RadioError:NONE + * RadioError:RADIO_NOT_AVAILABLE + * RadioError:GENERIC_FAILURE + */ + oneway reportStkServiceIsRunningResponse(RadioResponseInfo info); + /* * @param info Response info struct containing response type, serial no. and error * @param source CDMA subscription source