summaryrefslogtreecommitdiffstats
path: root/include/telephony/ril.h
diff options
context:
space:
mode:
authorShishir Agrawal <shishir@google.com>2014-10-14 09:14:57 -0700
committerShishir Agrawal <shishir@google.com>2014-10-14 09:16:56 -0700
commit760123fc26b00aacf7a9e75eb681e7b9ce4e6560 (patch)
treeb0f4079bf67c80fb7079474e5cb954af42dec06a /include/telephony/ril.h
parent33bbe435b41e4eead73b775346ecb0e5e8b6c8a9 (diff)
downloadandroid_hardware_ril-760123fc26b00aacf7a9e75eb681e7b9ce4e6560.tar.gz
android_hardware_ril-760123fc26b00aacf7a9e75eb681e7b9ce4e6560.tar.bz2
android_hardware_ril-760123fc26b00aacf7a9e75eb681e7b9ce4e6560.zip
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
Diffstat (limited to 'include/telephony/ril.h')
-rw-r--r--include/telephony/ril.h2
1 files changed, 2 insertions, 0 deletions
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