Merge "Fix Typo in CellIdentityNr" am: 4e8328c972 am: 6804e518ab
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1691212 Change-Id: Ice68a8603d3413732413f309c84bd62d264afb01
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
|
@Nullable
|
||||||
public String getMncString() {
|
public String getMncString() {
|
||||||
|
|||||||
Reference in New Issue
Block a user