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

Commit 3e98167a authored by Bowgo Tsai's avatar Bowgo Tsai Committed by Automerger Merge Worker
Browse files

Merge "fs_mgr: Don't assume partitions replaced by DSU are logical already" am: 243df2d9

parents d2611d1c 243df2d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -653,6 +653,7 @@ void TransformFstabForDsu(Fstab* fstab, const std::string& dsu_slot,
                entry->blk_device = partition;
                // AVB keys for DSU should always be under kDsuKeysDir.
                entry->avb_keys = kDsuKeysDir;
                entry->fs_mgr_flags.logical = true;
            }
            // Make sure the ext4 is included to support GSI.
            auto partition_ext4 =