sdm710-common: rootdir: Remove vendor.sensors
- Our device doesn't have sscrpcd, so remove it from init.qcom.rc fixes: init: Could not start service 'vendor.sensors' as part of class 'early_hal': Cannot find '/vendor/bin/sscrpcd': No such file or directory Change-Id: I54e93aaa5e76c168d515d626fb7f4f5e88d30f9f
This commit is contained in:
parent
484f87b616
commit
885697f5c9
1 changed files with 0 additions and 6 deletions
|
@ -622,12 +622,6 @@ service qmiproxy /system/bin/qmiproxy
|
||||||
group radio diag
|
group radio diag
|
||||||
disabled
|
disabled
|
||||||
|
|
||||||
service vendor.sensors /vendor/bin/sscrpcd sensorspd
|
|
||||||
class early_hal
|
|
||||||
user system
|
|
||||||
group system wakelock
|
|
||||||
capabilities BLOCK_SUSPEND
|
|
||||||
|
|
||||||
service vendor.sensors.qti /vendor/bin/sensors.qti
|
service vendor.sensors.qti /vendor/bin/sensors.qti
|
||||||
class core
|
class core
|
||||||
user system
|
user system
|
||||||
|
|
Loading…
Reference in a new issue