Merge "Fix Typo in CellIdentityNr" am: 4e8328c972
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1691212 Change-Id: Ied7a8404d613c194b957b9664d78db0766467264
This commit is contained in:
@@ -231,7 +231,7 @@ public final class CellIdentityNr extends CellIdentity {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Mobile Network Code in string fomrat, or {@code null} if unknown.
|
||||
* @return Mobile Network Code in string format, or {@code null} if unknown.
|
||||
*/
|
||||
@Nullable
|
||||
public String getMncString() {
|
||||
|
||||
Reference in New Issue
Block a user