From 5caf5d839e0192bca79af05f090148f932e1fe90 Mon Sep 17 00:00:00 2001 From: therootlord Date: Mon, 27 Nov 2017 15:52:21 -0200 Subject: [PATCH] sanders: init: move cnd service to vendor --- rootdir/etc/init.qcom.rc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e8efde0..bd3100e 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -488,9 +488,10 @@ service qcamerasvr /system/bin/mm-qcamera-daemon group camera system inet input graphics writepid /dev/cpuset/system-background/tasks -service cnd /system/bin/cnd +service cnd /system/vendor/bin/cnd class main - socket cnd stream 660 root inet + user system + group system wifi inet radio wakelock net_admin service qseeproxydaemon /system/vendor/bin/qseeproxydaemon class late_start