Clarify that NAS stands for Non-Access Stratum

Change-Id: I509919905c89ac0ef80f7c1972b06623b6c71fd5

Bug: 315159207
Test: m
Change-Id: I509919905c89ac0ef80f7c1972b06623b6c71fd5
This commit is contained in:
Gil Cukierman
2023-12-06 18:31:13 +00:00
parent f1c5aa2bc2
commit 3374a838c3

View File

@@ -17,8 +17,9 @@
package android.hardware.radio.network;
/**
* Each enum value represents a message type on the NAS. The relevant cellular generation is noted.
* Sample spec references are provided, but generally only reference one network generation's spec.
* Each enum value represents a message type on the Non-Access Stratum (NAS). The relevant cellular
* generation is noted for each message type. Sample spec references are provided, but generally
* only reference one network generation's spec.
*
* @hide
*/