From 552aa26a6cbcfff9f827f65ca77097d153cbc079 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 22 Nov 2017 21:13:29 +0100 Subject: [PATCH] sanders: replace QCOMs groups with oem_2950-oem_2952 --- gps/etc/izat.conf | 6 +++--- rootdir/etc/init.qcom.rc | 10 +++++----- rootdir/etc/ueventd.qcom.rc | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/gps/etc/izat.conf b/gps/etc/izat.conf index 1451f08..0753024 100644 --- a/gps/etc/izat.conf +++ b/gps/etc/izat.conf @@ -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 diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 27f5ef2..6a5573e 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -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 diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index adddb1a..76b0bfe 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -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