[USS] Do not expect GC clear all directive for initial sync
Before this CL, migration to USS for wallet data USS bridge fails because - this bridge does not support incremental updates, - a clear-all gc directive is expected for every (non-empty) update for such bridges, and - the uss migrator does not provide the directive (as it has no clue about which data types expect which directives). This CL exempts initial updates from this rule and allows them to arrive without any gc directive. Bug: 876308 Change-Id: I2dd91f077ee3602d88e96c5532c3bb910b48c224 Reviewed-on: https://chromium-review.googlesource.com/1194366 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#587206}
Showing
Please register or sign in to comment