Comment 2 for bug 1332306

Revision history for this message
Martti Piirainen (piiramar) wrote :

This needs to be fixed in oFono, too. oFono currently doesn't signal SIM removal to its clients (it should do so via property org.ofono.SimManager.Present).

In bug 1329926, I wrote "currently, there are no proper UNSOL_RESPONSE_SIM_STATUS_CHANGED events coming out of the RIL API" but that's not entirely correct. In mako hardware, SIM card removal is correctly signalled by RIL to oFono.

SIM card insertion is not signalled by RIL (for reference, also not with Android SW), so we have no way of recognizing that. This might behave differently on other HW than mako.