mirror of
https://github.com/joel16/android_device_sony_kitakami-common.git
synced 2024-11-23 11:49:47 +00:00
kitakami-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
This commit is contained in:
parent
a8c5d4c66e
commit
f74bd0acc5
@ -579,6 +579,7 @@ service rmt_storage /system/bin/rmt_storage
|
||||
user root
|
||||
group system wakelock drmrpc
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
shutdown critical
|
||||
|
||||
# DSDS second ril
|
||||
service ril-daemon2 /vendor/bin/hw/rild -c 2
|
||||
|
Loading…
Reference in New Issue
Block a user