device/rockchip/common/rootdir/init.mount_all_early.rc

20 lines
437 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
# do mount_all early can imporve boot time when FBE
# is enabled
on early-fs
start vold
on fs
mount_all /vendor/etc/fstab.default --early
on late-fs
# Start services for bootanim
start servicemanager
start hwcomposer-2-1
start gralloc-2-0
start surfaceflinger
start bootanim
exec_start wait_for_keymaster
# Mount RW partitions which need run fsck
mount_all /vendor/etc/fstab.default --late