Remove FileWriter from common/utils.h
The FileWriter abstraction is used to write the payload to the DeltaPerformer. This patch removes its usage from the utils.h and replaces it with the WriteAll() function already existing in utils.h Bug: None Test: Added unittests. Change-Id: I2d9251565c8978af41ee55f7eae2cede56a72ac2
Loading
Please sign in to comment