Merge "Add PNN in the metrics for carrier ID mismatch."
This commit is contained in:
committed by
Android (Google) Code Review
commit
6a7082ad63
@@ -10737,6 +10737,10 @@ message CarrierIdMismatchEvent {
|
||||
|
||||
// SPN value of the SIM card.
|
||||
optional string spn = 4;
|
||||
|
||||
// First record of the PNN in the SIM card. This field is populated only if the SPN is missing
|
||||
// or empty.
|
||||
optional string pnn = 5;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user