From e65e946382033a94f99f0f05678bb1e6329e3182 Mon Sep 17 00:00:00 2001 From: Kazuhiro Ondo Date: Thu, 29 Sep 2011 10:50:43 -0500 Subject: Add log group to rild to improve log collection on modem issue Add log group to ril-daemon service. rild is the best place to know the issue on the modem in many time. It would be helpful if rild alone can capture the snapshot of logcat buffers at the moment of problem. Change-Id: Ie0dcda126fb748a00e650427de35541672359287 --- rootdir/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/init.rc b/rootdir/init.rc index 7b151f27..51025658 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -397,7 +397,7 @@ service ril-daemon /system/bin/rild socket rild stream 660 root radio socket rild-debug stream 660 radio system user root - group radio cache inet misc audio sdcard_rw + group radio cache inet misc audio sdcard_rw log service surfaceflinger /system/bin/surfaceflinger class main -- cgit v1.2.3