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

am: 795eb840a7

Change-Id: I8647b157c27385b0ed73db7f84e58d32eb17a0ee
This commit is contained in:
Steven Moreland 2017-04-05 00:42:31 +00:00 committed by android-build-merger
commit 4bf15ab6b5
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