From 666b9feb052e0b82009d429962aabadc90078e37 Mon Sep 17 00:00:00 2001 From: Puneet Mishra Date: Tue, 16 Jun 2015 14:45:00 +0100 Subject: [PATCH] init.qcom.rc: QSEE Proxy daemon Rename fidodaemon to qseeproxydaemon. Change-Id: I65e66220a92f299047226311e54c69dcd847c2ec --- rootdir/etc/init.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index f466cbdc..7ce56adc 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -976,7 +976,7 @@ on property:sys.dbg.coresight.enable=1 on property:sys.dbg.coresight.enable=0 write /persist/coresight/enable 0 -service fidodaemon /system/vendor/bin/fidodaemon +service qseeproxydaemon /system/vendor/bin/qseeproxydaemon class late_start user system group system