Merge "init: Format userdata_gsi if needed."
This commit is contained in:
commit
212693c7ae
1 changed files with 1 additions and 0 deletions
|
|
@ -686,6 +686,7 @@ static void TransformFstabForGsi(Fstab* fstab) {
|
|||
userdata.fs_mgr_flags.logical = true;
|
||||
userdata.fs_mgr_flags.quota = true;
|
||||
userdata.fs_mgr_flags.late_mount = true;
|
||||
userdata.fs_mgr_flags.formattable = true;
|
||||
fstab->emplace_back(userdata);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue