Comment 2 for bug 1373388

Revision history for this message
Tony Espy (awe) wrote : Re: Missing function call to alter SIM slot capabilities in multi slot setup

This could be accomplished by making RadioSettings::ModemTechnologies write-able.

This property is currently used by our System Settings UI to determine which technologies can be shown used to set 'TechnologyPreference' ( ie. use 2G vs. 3G; can LTE be shown ).

If the device doesn't support this function, than trying to write 'ModemTechnologies' would return an UnSupported error.

That said, while I think this is a nice feature it's not Critical as the user can physically swap the SIMs today.

Also as this requires touching multiple packages, my vote would be to release this as part of an OTA update.