commit | 335516c673c0b5db986e3e13bb230618860832ac | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Mon Nov 28 13:37:06 2016 -0800 |
committer | Alex Deymo <deymo@google.com> | Thu Dec 08 20:25:06 2016 -0800 |
tree | 0806ccf8582cad13ed54c53a23ba9eae3521ea98 | |
parent | 95699a944e03564282f64f561bc7f4bd6278400f [diff] |
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