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

Commit 6cdf64a2 authored by Nikita Ioffe's avatar Nikita Ioffe Committed by Automerger Merge Worker
Browse files

Merge "Manually unmount /data_mirror mounts in the right order" am: 9cd3c84d

Change-Id: Ifa4598ef52a1127c2344c0d5a157af673bc8911d
parents 2b45a4ef 9cd3c84d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1063,6 +1063,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