Merge "init.rc: add class_start early_hal" into oc-dev

This commit is contained in:
TreeHugger Robot 2017-04-05 17:39:06 +00:00 committed by Android (Google) Code Review
commit 4b74d05b8e
1 changed files with 3 additions and 0 deletions

View File

@ -301,6 +301,9 @@ on post-fs
start logd
start hwservicemanager
# HALs required before data is mounted
class_start early_hal
# once everything is setup, no need to modify /
mount rootfs rootfs / ro remount
# Mount shared so changes propagate into child namespaces