diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2018-12-15 23:52:06 -0800 |
|---|---|---|
| committer | celtare21 <celtare21@gmail.com> | 2019-06-14 14:02:53 +0300 |
| commit | d379ca52c751614532b2a722c9554cf4f7af95c2 (patch) | |
| tree | 64217fc1df9c734b9845449948434336482dbf7f /rootdir | |
| parent | 10e961f828a0738805d13af7a6a6ffb0a9c5225e (diff) | |
mata: rootdir: run sensors.qcom with system group
* Avoid the need to rely on dac_override
Change-Id: Ic00980c949fb1b6e6e68560b2961e02fcfbac3fa
Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/etc/init.mata.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.mata.rc b/rootdir/etc/init.mata.rc index e4598033..1211859d 100644 --- a/rootdir/etc/init.mata.rc +++ b/rootdir/etc/init.mata.rc @@ -827,7 +827,7 @@ service vendor.rmt_storage /vendor/bin/rmt_storage service vendor.sensors /vendor/bin/sensors.qcom class core user system - group system + group root system input capabilities NET_BIND_SERVICE writepid /dev/cpuset/system-background/tasks |
