init.qcom.rc: add qdmastatsd to radio and net_bw_stats group
For reading other apps network stats and using QMI, add qdmastatsd to net_bw_stats and radio group. Change-Id: Ic607eb82d168a94e48c2add409869f6f75ae46f0
This commit is contained in:
parent
677ecf5ab5
commit
ab869d1c42
|
@ -1086,4 +1086,4 @@ service time_daemon /system/vendor/bin/time_daemon
|
|||
service qdmastatsd /system/vendor/bin/qdmastatsd
|
||||
class late_start
|
||||
user system
|
||||
group system
|
||||
group system net_bw_stats radio
|
||||
|
|
Loading…
Reference in New Issue