Add unzipping functionality to PluginVmImageManager
After PluginVm image is successfully downloaded it needs to be unzipped to a specific location. This CL adds unzipping functionality to the PluginVmImageManager so unzipping of the downloaded image could be called using manager and observer could receive events regarding status of the unzipping. Bug: 904851 Test: unit_tests --gtest_filter="PluginVmImageManagerTest.*" Change-Id: I005929fccbeec191951a054e303bc816e853285a Reviewed-on: https://chromium-review.googlesource.com/c/1443171 Commit-Queue: Olya Kalitova <okalitova@chromium.org> Reviewed-by:Igor <igorcov@chromium.org> Cr-Commit-Position: refs/heads/master@{#629931}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment