From 760123fc26b00aacf7a9e75eb681e7b9ce4e6560 Mon Sep 17 00:00:00 2001 From: Shishir Agrawal Date: Tue, 14 Oct 2014 09:14:57 -0700 Subject: Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL. The comment was not fixed when we extended the command to optionally include the select response. Bug: 17983857 Change-Id: I6245a7c8de1d35bb421ad06c5fefa9619aac1167 --- include/telephony/ril.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/telephony/ril.h b/include/telephony/ril.h index 312c4ae..6f3338b 100644 --- a/include/telephony/ril.h +++ b/include/telephony/ril.h @@ -3830,6 +3830,8 @@ typedef struct { * * "response" is int * * ((int *)data)[0] contains the session id of the logical channel. + * ((int *)data)[1] onwards may optionally contain the select response for the + * open channel command with one byte per integer. * * Valid errors: * SUCCESS -- cgit v1.2.3