init: Format userdata_gsi if needed.
Bug: 122850122 Test: manual test Change-Id: I581578720816cae19fe9352967508fc1a7606f42
This commit is contained in:
parent
dec436438a
commit
c45026f44b
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