hongwei dong
unread,Nov 4, 2020, 10:40:14 PM11/4/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium OS checkins, akhoud...@chromium.org, ejca...@chromium.org, commi...@chromium.org, hugob...@google.com, andrewl...@chromium.org, madha...@google.com, pho...@chromium.org, srikan...@google.com, vpal...@chromium.org, ysh...@chromium.org
Dear sir
I am a user of chromebook in Japan. My chromebook could connect to mobile network using sim card.
My sim card is issued by mobile operator, named as "HANSHIN CABLE ENGINEERING", a local 4G network operator, the PLMN(MCCMNC) is 44002. The PLMN is authorized with ITU and MIC. But when I connect to network, in chromebook, the operator is shown as "NTT DOCOMO", this is confused me.
I check on the web, I find that information of public operators is recorded in chromeOS file(mobile_operator_db/serviceproviders.prototxt), where mccmnc 44002 is belonged to localized_name "NTT DOCOMO".
So may I ask whether it could be updated for this operator as a MNO?
mno {
data {
uuid : "a37cfdda-b495-4427-8b7c-d17859a9f6f6"
country : "jp"
localized_name {
name : "HANSHIN CABLE ENGINEERING"
}
mccmnc : "44002"
mobile_apn {
apn : "APN9"
}
}
}
BR.
Thanks.