Comment 1 for bug 1323837

Revision history for this message
Tony Espy (awe) wrote : Re: Sim toolkit is not available on UT

SIM Toolkit is available in the current version of ofono, however it's not currently enabled by our ril device plugin ( which is the base plugin which handles all RIL-based devices ). Enabling is easy.

The real work to enable SIM toolkit on Touch devices is integrating the SIM Toolkit with the Touch UI framework. As the ofono DBus API will be restricted on Touch platforms via AppArmor, only a white-list of approved system/session processes will be allowed to interact with ofono directly. This means that the support for SIM Toolkit would need to be added to Unity in order to properly respond to SIM toolkit UI operations.