You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have lots of policy fetch with "Unspecified" reason on desktop and
mobile platforms.
The main reason is CBCM policy provider tracks schema change
unnecessarily. Because we always download all component policies. And
component_policy_service also listen to schema update and filter out
unused ones locally. Hence there is no reason to refresh policy
because of that.
Also added a few new reasons that technically shouldn't trigger policy
fetch request for future debugging purpose.
Bug: b/369420289
Change-Id: Id8344ac4bd333969fccbeb7ea9c88fec9f657c8e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891932
Commit-Queue: Owen Min <[email protected]>
Reviewed-by: Yann Dago <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1363106}
CrOS-Libchrome-Original-Commit: 5a57d06fdce53a37169d136ed2152ea03210ec9a
0 commit comments