From a786319a5695385e9f0eaa83842282987573cd3c Mon Sep 17 00:00:00 2001 From: Daniel Bright Date: Wed, 13 Jan 2021 13:15:50 -0800 Subject: [PATCH] Update docs that pdu session id default is 0 Bug: 177387230 Test: N/A Change-Id: I07eab03934cc0890236a12cfeec5802a75da4abd --- radio/1.6/types.hal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radio/1.6/types.hal b/radio/1.6/types.hal index 13b15919e7..acd0e083d1 100644 --- a/radio/1.6/types.hal +++ b/radio/1.6/types.hal @@ -347,7 +347,7 @@ struct SetupDataCallResult { /** * The allocated pdu session id for this data call. - * A value of -1 means no pdu session id was attached to this call. + * A value of 0 means no pdu session id was attached to this call. * * Reference: 3GPP TS 24.007 section 11.2.3.1b */