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

Commit d89a37bc authored by Gil Cukierman's avatar Gil Cukierman Committed by Android (Google) Code Review
Browse files

Merge "Clarify that NAS stands for Non-Access Stratum" into main

parents c1f2c5e6 3374a838
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
 */