Merge "init.rc: add class_start early_hal"

This commit is contained in:
Treehugger Robot 2017-04-05 00:34:59 +00:00 committed by Gerrit Code Review
commit 7bbd2a5290

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