Merge "Start Vold on early-fs" into qt-dev
am: d6253fc917
Change-Id: Ifc23a45193c3b615f1e64d1ab5b48dfa86aa5df7
This commit is contained in:
commit
ca8f5ade91
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…
Add table
Reference in a new issue