Merge "init.rc: add class_start early_hal"
This commit is contained in:
commit
7bbd2a5290
1 changed files with 3 additions and 0 deletions
|
|
@ -301,6 +301,9 @@ on post-fs
|
||||||
start logd
|
start logd
|
||||||
start hwservicemanager
|
start hwservicemanager
|
||||||
|
|
||||||
|
# HALs required before data is mounted
|
||||||
|
class_start early_hal
|
||||||
|
|
||||||
# once everything is setup, no need to modify /
|
# once everything is setup, no need to modify /
|
||||||
mount rootfs rootfs / ro remount
|
mount rootfs rootfs / ro remount
|
||||||
# Mount shared so changes propagate into child namespaces
|
# Mount shared so changes propagate into child namespaces
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue