Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a46bae0a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "fs_avb_test_util: adding logs for debugging" am: 61668cf1 am: ede5855b am: c8026839

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1699467

Change-Id: Ia49dfe09a20a14ec171fb861cc618647008535ba
parents bc7acaad c8026839
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -122,6 +122,7 @@ base::FilePath BaseFsAvbTest::ExtractVBMetaImage(const base::FilePath& image_pat
                                                 const size_t padding_size) {
    VBMetaImage vbmeta_image;
    vbmeta_image.path = test_dir_.Append(output_file_name);
    GTEST_LOG_(INFO) << "ExtractVBMetaImage: " << image_path << " to " << output_file_name;
    EXPECT_COMMAND(0,
                   "avbtool extract_vbmeta_image"
                   " --image %s"