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

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

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

* commit 'af191cd1':
  fs_mgr: fix build breakage
parents 28a78a25 af191cd1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -399,6 +399,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,