Improve logging when source hash mismatches.
When applying an operation, the source hash may mismatch the one the payload expects. The current log only shows the operation number across all operations in the payload. This patch also includes the operation number in the current partition and the partition name. Bug: 28626303 Bug: 30510360 TEST=deployed the wrong delta payload and saw the partition name and number. (cherry picked from commit 3d009067) Change-Id: I5317b06b106e26924f861aeff8277ad386a87600
Loading
Please sign in to comment