From 9653dbb20f5c7ff71ceb572a9710d1a2bc1ee97c Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Tue, 2 Jan 2018 18:30:13 +0100 Subject: msm8996-common: Update CNE to LA.UM.6.x [2/2] Signed-off-by: Davide Garberi --- rootdir/etc/init.qcom.rc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index ec09361..2105b45 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -731,18 +731,12 @@ on property:ro.bluetooth.ftm_enabled=true on property:persist.env.fastdorm.enabled=true setprop persist.radio.data_no_toggle 1 -service cnd /system/bin/cnd +service cnd /vendor/bin/cnd class main socket cnd stream 660 root inet group root wakelock writepid /dev/cpuset/system-background/tasks -service dpmd /system/bin/dpmd - class late_start - socket dpmd stream 660 root system - group system readproc - writepid /dev/cpuset/system-background/tasks - service irsc_util /system/bin/irsc_util "/vendor/etc/sec_config" class core user root -- cgit v1.2.3