mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2025-02-18 16:29:46 +00:00
添加维测
Signed-off-by: jierbumo866 <fangping5@huawei.com>
This commit is contained in:
parent
ae826e2d62
commit
94bd66679a
@ -403,8 +403,8 @@ void MultiSimController::SortCache()
|
||||
}
|
||||
localCacheInfo_ = sortCache;
|
||||
count = localCacheInfo_.size();
|
||||
TELEPHONY_LOGI("localCacheInfo_.size() = %{public}lu, maxCount_ = %{public}d", static_cast<unsigned long>(count),
|
||||
maxCount_);
|
||||
TELEPHONY_LOGI("localCacheInfo_.size() = %{public}lu, maxCount_ = %{public}d",
|
||||
static_cast<unsigned long>(count), maxCount_);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user