[EGD-4725] default sim value (#1145) * [EGD-4725] fixed lack of sim at startup
2 files changed, 4 insertions(+), 1 deletions(-) M changelog.md M image/user/db/settings_v2_002.sql
M changelog.md => changelog.md +3 -0
@@ 1,5 1,8 @@ # MuditaOS changelog ### Fixed * `[settings]` Fix lack of sim at startup ### Added * `[utils]` Dump logs to a file on RT1051 after reaching 80% of log buffer utilization.
M image/user/db/settings_v2_002.sql => image/user/db/settings_v2_002.sql +1 -1
@@ 9,7 9,7 @@ INSERT OR REPLACE INTO settings_tab (path, value) VALUES ('system/phone_mode', 'online'), ('gs_time_format_12', '0'), ('gs_time_date_format', '1'), ('gs_active_sim', '1'), ('gs_active_sim', 'SIM1'), ('gs_lock_pass_hash', '3333'), ('gs_lock_time', '30000'), ('gs_display_language', 'En'),