rootdir: get rid of qcom_diag
Change-Id: I026d8f5337d8cd56bc4d9b6cdfbd24874b18cad7
This commit is contained in:
@@ -559,7 +559,7 @@ on property:wc_transport.start_fmhci=false
|
|||||||
service start_hci_filter /system/bin/wcnss_filter
|
service start_hci_filter /system/bin/wcnss_filter
|
||||||
class late_start
|
class late_start
|
||||||
user root
|
user root
|
||||||
group bluetooth qcom_diag system wakelock diag log
|
group bluetooth diag system wakelock diag log
|
||||||
disabled
|
disabled
|
||||||
|
|
||||||
#net_admin capability needed to write rfkill sysfs entry
|
#net_admin capability needed to write rfkill sysfs entry
|
||||||
@@ -631,7 +631,7 @@ service btsnoop /system/bin/btsnoop
|
|||||||
service ftmd /system/bin/ftmdaemon
|
service ftmd /system/bin/ftmdaemon
|
||||||
class late_start
|
class late_start
|
||||||
user root
|
user root
|
||||||
group bluetooth net_bt_admin misc net_bt_stack qcom_diag net_bt
|
group bluetooth net_bt_admin misc net_bt_stack diag net_bt
|
||||||
disabled
|
disabled
|
||||||
oneshot
|
oneshot
|
||||||
|
|
||||||
@@ -651,7 +651,7 @@ service ipacm-diag /system/bin/ipacm-diag
|
|||||||
class main
|
class main
|
||||||
user system
|
user system
|
||||||
socket ipacm_log_file dgram 660 system net_admin
|
socket ipacm_log_file dgram 660 system net_admin
|
||||||
group net_admin qcom_diag
|
group net_admin diag
|
||||||
|
|
||||||
service ipacm /system/bin/ipacm
|
service ipacm /system/bin/ipacm
|
||||||
class main
|
class main
|
||||||
@@ -662,7 +662,7 @@ service ipacm /system/bin/ipacm
|
|||||||
service qti /system/vendor/bin/qti
|
service qti /system/vendor/bin/qti
|
||||||
class main
|
class main
|
||||||
user radio
|
user radio
|
||||||
group radio net_raw qcom_diag usb net_admin
|
group radio net_raw diag usb net_admin
|
||||||
writepid /dev/cpuset/system-background/tasks
|
writepid /dev/cpuset/system-background/tasks
|
||||||
|
|
||||||
on property:ro.use_data_netmgrd=false
|
on property:ro.use_data_netmgrd=false
|
||||||
@@ -784,7 +784,7 @@ service dhcpcd_bnep4 /system/bin/dhcpcd -BKLG
|
|||||||
service loc_launcher /system/bin/loc_launcher
|
service loc_launcher /system/bin/loc_launcher
|
||||||
#loc_launcher will start as root and set its uid to gps
|
#loc_launcher will start as root and set its uid to gps
|
||||||
class late_start
|
class late_start
|
||||||
group gps inet qcom_diag wifi
|
group gps inet diag wifi
|
||||||
writepid /dev/cpuset/system-background/tasks
|
writepid /dev/cpuset/system-background/tasks
|
||||||
|
|
||||||
service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh
|
service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh
|
||||||
@@ -827,7 +827,7 @@ service ril-daemon /system/bin/rild
|
|||||||
socket cutback stream 660 media radio
|
socket cutback stream 660 media radio
|
||||||
socket wpa_wlan0 dgram 660 wifi wifi
|
socket wpa_wlan0 dgram 660 wifi wifi
|
||||||
user root
|
user root
|
||||||
group radio cache inet misc audio log diag qcom_diag net_raw wifi compass
|
group radio cache inet misc audio log diag diag net_raw wifi compass
|
||||||
writepid /dev/cpuset/system-background/tasks
|
writepid /dev/cpuset/system-background/tasks
|
||||||
|
|
||||||
service ril-daemon2 /system/bin/rild -c 2
|
service ril-daemon2 /system/bin/rild -c 2
|
||||||
@@ -835,7 +835,7 @@ service ril-daemon2 /system/bin/rild -c 2
|
|||||||
socket rild2 stream 660 root radio
|
socket rild2 stream 660 root radio
|
||||||
socket rild-debug2 stream 660 radio system
|
socket rild-debug2 stream 660 radio system
|
||||||
user root
|
user root
|
||||||
group radio cache inet misc audio sdcard_r sdcard_rw qcom_diag diag log
|
group radio cache inet misc audio sdcard_r sdcard_rw diag diag log
|
||||||
|
|
||||||
service ril-daemon3 /system/bin/rild -c 3
|
service ril-daemon3 /system/bin/rild -c 3
|
||||||
class main
|
class main
|
||||||
@@ -843,7 +843,7 @@ service ril-daemon3 /system/bin/rild -c 3
|
|||||||
socket rild-debug3 stream 660 radio system
|
socket rild-debug3 stream 660 radio system
|
||||||
user root
|
user root
|
||||||
disabled
|
disabled
|
||||||
group radio cache inet misc audio sdcard_r sdcard_rw qcom_diag diag log
|
group radio cache inet misc audio sdcard_r sdcard_rw diag diag log
|
||||||
|
|
||||||
service rild2-wrapper /system/bin/sh /system/etc/init.qcom.ril.sh
|
service rild2-wrapper /system/bin/sh /system/etc/init.qcom.ril.sh
|
||||||
class late_start
|
class late_start
|
||||||
|
|||||||
Reference in New Issue
Block a user