sanders: replace QCOMs groups with oem_2950-oem_2952

This commit is contained in:
LuK1337
2017-11-22 21:13:29 +01:00
committed by therootlord
parent 8488872a19
commit 552aa26a6c
3 changed files with 12 additions and 12 deletions

View File

@@ -170,7 +170,7 @@ HARDWARE_TYPE=all
PROCESS_NAME=/system/bin/lowi-server
PROCESS_ARGUMENT=
PROCESS_STATE=DISABLED
PROCESS_GROUPS=gps net_admin wifi inet qcom_diag net_raw
PROCESS_GROUPS=gps net_admin wifi inet oem_2950 net_raw
PREMIUM_FEATURE=0
IZAT_FEATURE_MASK=0xf303
PLATFORMS=all
@@ -192,7 +192,7 @@ HARDWARE_TYPE=all
PROCESS_NAME=/system/bin/xtwifi-client
PROCESS_ARGUMENT=
PROCESS_STATE=DISABLED
PROCESS_GROUPS=net_admin wifi inet gps net_raw rfs_shared
PROCESS_GROUPS=net_admin wifi inet gps net_raw oem_2951
PREMIUM_FEATURE=1
IZAT_FEATURE_MASK=0xf0f
PLATFORMS=all
@@ -203,7 +203,7 @@ HARDWARE_TYPE=all
PROCESS_NAME=/system/vendor/bin/slim_daemon
PROCESS_ARGUMENT=
PROCESS_STATE=DISABLED
PROCESS_GROUPS=gps net_raw qcom_diag
PROCESS_GROUPS=gps net_raw oem_2950
PREMIUM_FEATURE=1
IZAT_FEATURE_MASK=0xf0
PLATFORMS=all

View File

@@ -571,7 +571,7 @@ on property:wc_transport.start_fmhci=false
service start_hci_filter /system/bin/wcnss_filter
class late_start
user bluetooth
group bluetooth system
group bluetooth oem_2950
disabled
on property:wc_transport.start_root=true
@@ -583,7 +583,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 diag oem_2950
disabled
#net_admin capability needed to write rfkill sysfs entry
@@ -675,7 +675,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 oem_2950
service ipacm /system/bin/ipacm
class main
@@ -686,7 +686,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 oem_2950 usb net_admin
writepid /dev/cpuset/system-background/tasks
on property:ro.use_data_netmgrd=false
@@ -808,7 +808,7 @@ service dhcpcd_bnep4 /system/bin/dhcpcd -BKLG
service loc_launcher /system/vendor/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 oem_2950 wifi
writepid /dev/cpuset/system-background/tasks
service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh

View File

@@ -26,10 +26,10 @@
#
# the DIAG device node is not world writable/readable.
/dev/diag 0660 system qcom_diag
/dev/ttydiag0 0660 system qcom_diag
/dev/ttydiag1 0660 system qcom_diag
/dev/ttydiag2 0660 system qcom_diag
/dev/diag 0660 system oem_2950
/dev/ttydiag0 0660 system oem_2950
/dev/ttydiag1 0660 system oem_2950
/dev/ttydiag2 0660 system oem_2950
/dev/genlock 0666 system system
/dev/kgsl 0666 system system