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

Commit 5fdfa490 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 am: 8166b75d

Change-Id: Ib3fb83c3d89d4d34e34fe333750e3a91383cad63
parents 6728c7f0 8166b75d
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