This reverts commit 99f848ed48
.
Reason for revert: b/350767144#comment8
Bug: 350767144
Change-Id: I169af080656e8e871e3f6322b123eee8e681d530
10 lines
223 B
Text
10 lines
223 B
Text
on init
|
|
# Loading common kernel modules in background
|
|
start insmod_sh
|
|
|
|
service insmod_sh /vendor/bin/insmod.sh /vendor/etc/init.common.cfg
|
|
class main
|
|
user root
|
|
group root system
|
|
disabled
|
|
oneshot
|