Comment 0 for bug 1334867

Revision history for this message
Tony Espy (awe) wrote :

Although the rilmodem-specific test-sim-online script has a parameter to indicate it's being run in the emulator, and also match parameters for mnc and mcc ( network code / country code ), it hard-codes the modem 'Serial' ( IMEI ) check against the string "000000000000000".

This was found while testing the silo for the following MR:

https://code.launchpad.net/~phablet-team/ofono/low-power-mode-et-al/+merge/224347

If -e or --eumulator are specified, matching against a pre-defined string is OK. In all other cases -i or --imei should be required.