Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3374a838 authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Clarify that NAS stands for Non-Access Stratum

Change-Id: I509919905c89ac0ef80f7c1972b06623b6c71fd5

Bug: 315159207
Test: m
Change-Id: I509919905c89ac0ef80f7c1972b06623b6c71fd5
parent f1c5aa2b
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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
 */