msm8976-common: 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

Change-Id: I58a29fe86955f0abad944727bb4208dad89f495d
lineage-17.1
Bruce Levy 7 years ago committed by syphyr
parent ea3c8721a9
commit d2305a880b

@ -1362,6 +1362,7 @@ service rmt_storage /vendor/bin/rmt_storage
class core
user root
group wakelock
shutdown critical
writepid /dev/cpuset/system-background/tasks
service tftp_server /vendor/bin/tftp_server

Loading…
Cancel
Save