shill: add KDDI APN and add details to existing APN

BUG=b:174644021
TEST=unit tests

Change-Id: Iccbf5d63ee0f64cdaeb44c8c1a47266cbc9a9980
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/2579695
Reviewed-by: Hugo Benichi <hugobenichi@google.com>
Reviewed-by: Pavan Holla <pholla@google.com>
Tested-by: Eric Caruso <ejcaruso@chromium.org>
Commit-Queue: Eric Caruso <ejcaruso@chromium.org>
diff --git a/shill/mobile_operator_db/serviceproviders.prototxt b/shill/mobile_operator_db/serviceproviders.prototxt
index 1971c20..ee193ed 100644
--- a/shill/mobile_operator_db/serviceproviders.prototxt
+++ b/shill/mobile_operator_db/serviceproviders.prototxt
@@ -7403,8 +7403,21 @@
     mccmnc : "44170"
     mobile_apn {
       apn : "au.au-net.ne.jp"
+      localized_name {
+        name : "LTE NET for DATA"
+      }
       username : "user@au.au-net.ne.jp"
       password : "au"
+      authentication : CHAP
+    }
+    mobile_apn {
+      apn : "uno.au-net.ne.jp"
+      localized_name {
+        name : "LTE NET"
+      }
+      username : "685840734641020@uno.au-net.ne.jp"
+      password : "KpyrR6BP"
+      authentication : CHAP
     }
   }
 }