aboutsummaryrefslogtreecommitdiff
path: root/rootdir/etc/init.qcom.rc
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rwxr-xr-xrootdir/etc/init.qcom.rc24
1 files changed, 12 insertions, 12 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 4962ac1..981dd57 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -722,7 +722,7 @@ service iop /system/bin/iop
service qcomsysd /system/bin/qcom-system-daemon
class main
user root
- group root diag
+ group root qcom_diag
service ssr_setup /system/bin/ssr_setup
oneshot
@@ -837,7 +837,7 @@ on property:wc_transport.start_hci=false
service start_hci_filter /system/bin/wcnss_filter
class late_start
user bluetooth
- group bluetooth diag
+ group bluetooth qcom_diag
disabled
on property:wc_transport.start_root=true
start hci_filter_root
@@ -866,7 +866,7 @@ on property:wc_transport.start_root=false
service hci_filter_root /system/bin/wcnss_filter
class late_start
user bluetooth
- group bluetooth diag system
+ group bluetooth qcom_diag system
disabled
service config_bluetooth /system/bin/sh /system/etc/init.qcom.bt.sh "onboot"
@@ -918,14 +918,14 @@ service btsnoop /system/bin/btsnoop
service ftmd /system/bin/logwrapper /system/bin/ftmdaemon
class late_start
user root
- group bluetooth net_bt_admin misc net_bt_stack diag net_bt
+ group bluetooth net_bt_admin misc net_bt_stack qcom_diag net_bt
disabled
oneshot
service bridgemgrd /system/bin/bridgemgrd
class late_start
user radio
- group radio diag
+ group radio qcom_diag
disabled
service port-bridge /system/bin/port-bridge
@@ -937,14 +937,14 @@ service port-bridge /system/bin/port-bridge
service qmiproxy /system/bin/qmiproxy
class main
user radio
- group radio diag
+ group radio qcom_diag
disabled
# QMUX must be in multiple groups to support external process connections
service qmuxd /system/bin/qmuxd
class main
user root
- group radio audio bluetooth gps nfc diag wakelock
+ group radio audio bluetooth gps nfc qcom_diag wakelock
writepid /dev/cpuset/system-background/tasks
service netmgrd /system/bin/netmgrd
@@ -956,7 +956,7 @@ service ipacm-diag /system/bin/ipacm-diag
class main
user system
socket ipacm_log_file dgram 660 system net_admin
- group net_admin diag
+ group net_admin qcom_diag
service ipacm /system/bin/ipacm
class main
@@ -967,7 +967,7 @@ service ipacm /system/bin/ipacm
service qti /system/vendor/bin/qti
class main
user radio
- group radio net_raw diag usb net_admin
+ group radio net_raw qcom_diag usb net_admin
writepid /dev/cpuset/system-background/tasks
service sensors /system/bin/sensors.qcom
@@ -1064,7 +1064,7 @@ on property:sys.shutdown.requested=*
service loc_launcher /system/bin/loc_launcher
# loc_launcher will start as root and set its uid to gps
class late_start
- group gps inet diag wifi
+ group gps inet qcom_diag wifi
writepid /dev/cpuset/system-background/tasks
service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh
@@ -1202,14 +1202,14 @@ on property:sys.qbcharger.enable=false
service diag_mdlog_start /system/bin/diag_mdlog -c
class late_start
user shell
- group system diag sdcard_rw sdcard_r media_rw
+ group system qcom_diag sdcard_rw sdcard_r media_rw
disabled
oneshot
service diag_mdlog_stop /system/bin/diag_mdlog -k
class late_start
user shell
- group system diag sdcard_rw sdcard_r media_rw
+ group system qcom_diag sdcard_rw sdcard_r media_rw
disabled
oneshot