mirror of
https://gitee.com/openharmony/security_asset
synced 2024-11-23 07:49:41 +00:00
comment change 12
Signed-off-by: Cai Xincheng <caixincheng@huawei.com> Change-Id: I3d7de232aea0291a82838f7e95ba94c43b6e525b
This commit is contained in:
parent
b4e8eebfeb
commit
96470c1462
@ -191,9 +191,7 @@ pub fn check_and_split_db(user_id: i32) -> Result<()> {
|
||||
logi!("[INFO]Start splitting db.");
|
||||
split_db(user_id)?;
|
||||
}
|
||||
} else {
|
||||
logi!("[INFO]Do not start splitting db.");
|
||||
trigger_db_upgrade(user_id, false)?;
|
||||
}
|
||||
trigger_db_upgrade(user_id, false)?;
|
||||
Ok(())
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user