sim: Check PIN even if no EFli / EFpl not read

This commit is contained in:
Denis Kenzior 2010-08-25 09:59:10 -05:00
parent 5f19467421
commit 74a88dda81
1 changed files with 2 additions and 4 deletions

View File

@ -1372,10 +1372,8 @@ skip_efpl:
g_slist_free(efpl);
}
if (sim->language_prefs == NULL)
return;
ofono_dbus_signal_array_property_changed(conn, path,
if (sim->language_prefs != NULL)
ofono_dbus_signal_array_property_changed(conn, path,
OFONO_SIM_MANAGER_INTERFACE,
"PreferredLanguages",
DBUS_TYPE_STRING,