Updated liblinphone

This commit is contained in:
Sylvain Berfini 2013-10-16 12:53:06 +02:00
parent fbce02c572
commit 1f182a65ba
2 changed files with 1 additions and 2 deletions

View file

@ -46,7 +46,6 @@ public class PreferencesMigrator {
public boolean isMigrationNeeded() { public boolean isMigrationNeeded() {
int accountNumber = mOldPrefs.getInt(getString(R.string.pref_extra_accounts), -1); int accountNumber = mOldPrefs.getInt(getString(R.string.pref_extra_accounts), -1);
boolean migrationNeeded = accountNumber != -1; boolean migrationNeeded = accountNumber != -1;
Log.w("Preference migration needed ? " + migrationNeeded);
return migrationNeeded; return migrationNeeded;
} }

@ -1 +1 @@
Subproject commit f04dab8f103d7be12ad9b72bdfef87b37aea458e Subproject commit a216dc8fb0ecae3b42a51f9d7bc3c098a053b41b