Merge "Removing the error return value requirement for RIL_REQUEST_SIM_OPEN_CHANNEL."
diff --git a/include/telephony/ril.h b/include/telephony/ril.h
index ce93774..9f87bdb 100644
--- a/include/telephony/ril.h
+++ b/include/telephony/ril.h
@@ -3616,7 +3616,6 @@
  *
  * "response" is int *
  * ((int *)data)[0] contains the session id of the logical channel.
- * A value of -1 indicates an invalid session id.
  *
  * Valid errors:
  *  SUCCESS