mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Remove starting servicemanagers
All servicemanagers are started in rootdir/init.rc's `on init` trigger, so there's no need to start them manually in device specific rc files. Test: boot Change-Id: Ibdea8d5289322aae49af50e325beb793936ea525
This commit is contained in:
@@ -160,8 +160,6 @@ on init
|
||||
write /proc/sys/vm/page-cluster 0
|
||||
|
||||
on fs
|
||||
# Start HW service manager early
|
||||
start hwservicemanager
|
||||
mount_all /vendor/etc/fstab.${ro.hardware} --early
|
||||
|
||||
mkdir /persist/data 0700 system system
|
||||
|
||||
Reference in New Issue
Block a user