Merge "Start Vold on early-fs" into qt-dev
am: d6253fc917
Change-Id: I64a4f4a557bf737c0fac1b2f5f94ed28f263ee06
This commit is contained in:
commit
23c454fa3d
1 changed files with 4 additions and 1 deletions
|
@ -345,8 +345,11 @@ on late-init
|
|||
trigger early-boot
|
||||
trigger boot
|
||||
|
||||
on post-fs
|
||||
on early-fs
|
||||
# Once metadata has been mounted, we'll need vold to deal with userdata checkpointing
|
||||
start vold
|
||||
|
||||
on post-fs
|
||||
exec - system system -- /system/bin/vdc checkpoint markBootAttempt
|
||||
|
||||
# Once everything is setup, no need to modify /.
|
||||
|
|
Loading…
Reference in a new issue