msm8226-common: init: Set ioprio for rmt_storage service

Earlier, this used to be set from rmt_storage service with
sys_admin capability. But now, that capability is dropped
off and hence, set it here in init scripts.

Change-Id: Ie8a3895c2b63da35d78fb9e571d74b735c969520
This commit is contained in:
Sahitya Tummala 2017-07-21 11:47:15 +05:30 committed by Francescodario Cuzzocrea
parent 4e61f543da
commit b6a27cf7a5

View file

@ -663,6 +663,7 @@ service rmt_storage /vendor/bin/rmt_storage
class core
user root
group system wakelock
ioprio rt 0
service thermal-engine /vendor/bin/thermal-engine -c /vendor/etc/thermal-engine-8226.conf
class main