Merge "init.rc: add class_start early_hal" am: 7bbd2a5290
am: 795eb840a7
am: 4bf15ab6b5
am: 53ae57e0bf
Change-Id: I10c10cfde7c6f4ffeabcad04eb738b62dfcbb831
This commit is contained in:
commit
2ad7aafa23
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue