before running them on production devices. If you can provide more context (where you saw this command, what device/ROM you’re using), I can give a more targeted explanation or correct the command syntax.
adb shell dumpsys telephony.registry | grep mServiceState adb shell service call phone 123 # proprietary RIL commands Or set known keys: android settings put system 0-plmn-servicestate-to-settings
It looks like you’re asking for an article or explanation about the Android command: before running them on production devices