[Android] Fix issue with Omaha VersionConfig not being stored.
An earlier refactoring CL had a side effect that lead to the VersionConfig data not being stored to disk anymore, which meant there was never any data available. This CL adds back storing the VersionConfig the same times as the code before the refactor did. Two regression tests are also added to ensure we continue to store the data going forward. Bug: 1095755 Change-Id: Id285758db0d37e0ef05cefe51c18bd4895b2744e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317170Reviewed-by:Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#791435}
Showing
Please register or sign in to comment