Fix supervised user types starting in sync standalone transport
We've observed crash reports that may be related, but nevertheless starting this feature during sync standalone transport is questionable. We achieve so by removing SUPERVISED_USER types from "core" sync types and instead considering them user types that always preferred (as long as sync-the-feature is enabled) and of high priority (to avoid behavioral differences wrt startup latency). Together with ignoring two remaining deprecated types, "core" sync types now become synonym of control types, so we get rid of the concept altogether. Bug: 923826 Change-Id: Ie653f1c43f892307d72655967d4d75f13c338741 Reviewed-on: https://chromium-review.googlesource.com/c/1454519Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#629113}
Showing
Please register or sign in to comment