diff --git a/res/values/strings.xml b/res/values/strings.xml index b0f210283de..14281452525 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1915,6 +1915,8 @@ APN type APN protocol + + APN roaming protocol APN enable/disable APN enabled diff --git a/res/xml/apn_editor.xml b/res/xml/apn_editor.xml index e3ba934d2f1..604a34997f3 100644 --- a/res/xml/apn_editor.xml +++ b/res/xml/apn_editor.xml @@ -121,6 +121,13 @@ android:entries="@array/apn_protocol_entries" android:entryValues="@array/apn_protocol_values" /> +