| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
all code Signed-off-by: HelloMiracle123 <3299615082@qq.com> | 7 个月前 | |
feat: add companion device resync with unified retry strategy Resync companion devices on active-user-switch, device-name-change, and device newly-online. Unify the sync and resync retry into one semantics: an external trigger resets the backoff delay while preserving the failure budget, retry-fire keeps the growing backoff, and a second trigger during an in-progress request is coalesced instead of self-preempting. Guard sync and resync completions against stale callbacks from rebuilt device entries. On each physical-device-status snapshot, devices newly present are resynced (the service does not distinguish devices already online at SA start). Add tests and a device_resync_scheduler fuzzer. Signed-off-by: Tianshi Liu <tianshi.liu@huawei.com> 🤖 AI[95%] 🔧 Human Fixed[0%] 🧑 Human[5%] 👌 AI Adopted[100%] Co-authored-by: claude (deepseek-v4-flash) <ai@local> Co-authored-by: claude (glm-5.2) <ai@local> Co-authored-by: claude (deepseek-v4-flash) <ai@local> Co-authored-by: claude (glm-5.2) <ai@local> Change-Id: Ib6cbd04a87a29a06dc1a07f6df407244edceb54e | 20 天前 | |
refactor: standardize LOG_TAG and cleanup test infrastructure - Standardize LOG_TAG naming convention across codebase: * "COMPANION_DEVICE_AUTH" -> "CDA_SA" (service layer) * "COMPANION_DEVICE_AUTH_ANI" -> "CDA_ANI" (ANI layer) * Use shorter, consistent abbreviations for better log readability - Remove unnecessary blank lines between public/private sections in headers - Remove unused fake relative_timer.h test implementation - Remove test-only ExecuteAll/EnsureAllTaskExecuted methods from TaskRunnerManager - Apply clang-format and gn format for code consistency This improves code consistency and reduces maintenance overhead while removing obsolete test infrastructure. Change-Id: I76d4100ebe9d8c881ec4729957057e01ee7264c1 Signed-off-by: Tianshi Liu <tianshi.liu@huawei.com> | 6 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 20 天前 | ||
| 6 个月前 |