This reverts commit 60cc378f185e75899c62dc97c7fc3a55856525eb. Reason for revert: thermal-service.pixel native crash many times Bug: 339337171 Change-Id: Ibd228ea6a0950c2ff8449f7fd55a405fe9a0a99f
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
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
|