aboutsummaryrefslogtreecommitdiff
path: root/rootdir/init.qcom.rc
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/init.qcom.rc')
-rw-r--r--rootdir/init.qcom.rc16
1 files changed, 14 insertions, 2 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc
index 046b3ed..56e152c 100644
--- a/rootdir/init.qcom.rc
+++ b/rootdir/init.qcom.rc
@@ -476,13 +476,25 @@ service mpdecision /system/bin/mpdecision --avg_comp
user root
group system
+service iddd /system/bin/iddd
+ class main
+ user root
+ group root log
+
# Start suntrold
service suntrold /system/bin/suntrold
- user system
- group system
+ user root
+ group root
oneshot
class main
+# Start Credential manager daemon
+service credmgrd /system/bin/credmgrd
+ user root
+ group root
+ socket credmgr stream 0777 system system
+ class main
+
# bugreport is triggered by holding down volume down, volume up and power
service bugreport /system/bin/dumpstate -d -p -B \
-o /data/data/com.android.shell/files/bugreports/bugreport