| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor: cache credential state in ServiceUnloadManager - Add isCredentialChecked_ member variable to cache credential state - Add OnCredentialCheckedChange() to handle state changes - Subscribe to IS_CREDENTIAL_CHECKED_KEY parameter changes - Replace repeated GetParam() calls with cached value - Add unit tests for ServiceUnloadManager Signed-off-by: Tianshi Liu <tianshi.liu@huawei.com> Change-Id: I12ae584e91471a52303eedc744e5124734de586c | 3 个月前 | |
feat: decouple SA start trigger with startSaInner parameter Introduce startSaInner as an internal parameter to trigger SA start, replacing direct startSa usage in sa_profile. Add isFwkReady_ guard to prevent timer operations before framework initialization completes. Refactor OnFwkReady to simplify startup logic. Signed-off-by: Tianshi Liu <tianshi.liu@huawei.com> Change-Id: Ice9f450845e68b3b7e6f2128842b0609ad4167e9 | 20 天前 |