Update the MEID setting label.
Currently show MEID for CDMA devices. For LTE devices, this should be IMEI. Both values are the same for CDMA-LTE devices. Update "MEID" to "IMEI / MEID". bug:4356748 Change-Id: I39b1f1c4c776a4acb045aa9ef7d8869ed66a30e4
This commit is contained in:
@@ -1548,8 +1548,8 @@
|
||||
<string name="status_min_number">MIN</string>
|
||||
<!-- About phone, status item title. The phone PRL Version of the current device.-->
|
||||
<string name="status_prl_version">PRL Version</string>
|
||||
<!-- About phone, status item title. The phone MEID number of the current device.-->
|
||||
<string name="status_meid_number">MEID</string>
|
||||
<!-- About phone, status item title. The phone IMEI/MEID number of the current LTE/CDMA device.-->
|
||||
<string name="status_meid_number">IMEI / MEID</string>
|
||||
<!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
|
||||
<string name="status_network_type">Mobile network type</string>
|
||||
<!-- About phone, status item title. The status of data access. For example, the value may be "Connected" -->
|
||||
|
Reference in New Issue
Block a user