msm8226-common: init: Mark rmt_storage as shutdown critical

rmt_storage should not be automatically killed by Android during shutdown
since it is needed to actually process the peripheral shutdown
This commit is contained in:
Bruce Levy 2017-08-02 15:21:07 -07:00 committed by Francescodario Cuzzocrea
parent b6a27cf7a5
commit a10c93e70b

View file

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