Check APN type is selected before save
Not allow save APN without type. Fix: 340969975 Test: manual - APN Settings Test: unit test Change-Id: I91f8e8137fc234c9c860fd446b7a1e2acfa11fc7
This commit is contained in:
@@ -3408,6 +3408,8 @@
|
||||
<string name="error_name_empty">The Name field can\u2019t be empty.</string>
|
||||
<!-- APN error dialog messages: -->
|
||||
<string name="error_apn_empty">The APN can\u2019t be empty.</string>
|
||||
<!-- APN error message about APN type cannot be empty -->
|
||||
<string name="error_apn_type_empty">The APN type can\u2019t be empty.</string>
|
||||
<!-- APN error dialog messages: -->
|
||||
<string name="error_mcc_not3">MCC field must be 3 digits.</string>
|
||||
<!-- APN error dialog messages: -->
|
||||
|
Reference in New Issue
Block a user