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

Commit 8166b75d authored by Nikita Ioffe's avatar Nikita Ioffe Committed by Automerger Merge Worker
Browse files

Manually unmount /data_mirror mounts in the right order am: a680e261

Change-Id: Ia3554e41e865233e1e93ee8fcb4b94f92ee72565
parents a910b8b8 a680e261
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1062,6 +1062,12 @@ on userspace-reboot-fs-remount
  start vold
  exec - system system -- /system/bin/vdc checkpoint resetCheckpoint
  exec - system system -- /system/bin/vdc checkpoint markBootAttempt
  # Unmount /data_mirror mounts in the reverse order of corresponding mounts.
  umount /data_mirror/data_ce/null/0
  umount /data_mirror/data_ce/null
  umount /data_mirror/data_de/null
  umount /data_mirror/cur_profiles
  umount /data_mirror
  remount_userdata
  start bootanim