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

am: 53ae57e0bf

Change-Id: I10c10cfde7c6f4ffeabcad04eb738b62dfcbb831
This commit is contained in:
Steven Moreland 2017-04-05 00:56:20 +00:00 committed by android-build-merger
commit 2ad7aafa23

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