sdm660-common: init: add second Sensors service for backward compatibility
This commit is contained in:
parent
f6d9e11a11
commit
67eddd06fb
1 changed files with 6 additions and 0 deletions
|
@ -739,6 +739,12 @@ service vendor.sensors.qti /vendor/bin/sensors.qti
|
|||
group system
|
||||
disabled
|
||||
|
||||
service vendor.sensors2 /vendor/bin/sensors.qcom
|
||||
class core
|
||||
user root
|
||||
group root
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
on property:ro.vendor.use_data_netmgrd=false
|
||||
# netmgr not supported on specific target
|
||||
stop vendor.netmgrd
|
||||
|
|
Loading…
Reference in a new issue