msm8937-common: 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 Isaac Chen
parent 29c623b15f
commit fb2cbf374f

View file

@ -327,6 +327,7 @@ service rmt_storage /vendor/bin/rmt_storage
user root
group system wakelock
shutdown critical
ioprio rt 0
writepid /dev/cpuset/system-background/tasks
service tftp_server /vendor/bin/tftp_server