Merge "init.rc: add class_start early_hal" am: 7bbd2a5290 am: 795eb840a7

am: 4bf15ab6b5

Change-Id: Ieae51492b03168b13224c252d075c03c8f80942d
This commit is contained in:
Steven Moreland 2017-04-05 00:47:01 +00:00 committed by android-build-merger
commit 53ae57e0bf
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