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

Commit af191cd1 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Android Git Automerger
Browse files

am 6b66025f: Merge "fs_mgr: fix build breakage"

* commit '6b66025f':
  fs_mgr: fix build breakage
parents f7c287b7 6b66025f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -371,6 +371,7 @@ int fs_mgr_setup_verity(struct fstab_rec *fstab) {
        goto out;
    }

    verity_table = verity_table_signature = NULL;
    // read the verity block at the end of the block device
    if (read_verity_metadata(fstab->blk_device,
                                    &verity_table_signature,