OSDN Git Service

add vold to "shutdown critical"
authorKeun-young Park <keunyoung@google.com>
Wed, 5 Jul 2017 18:58:32 +0000 (11:58 -0700)
committerKeun-young Park <keunyoung@google.com>
Thu, 6 Jul 2017 00:53:42 +0000 (00:53 +0000)
bug: 37626581
Test: reboot and check last kmsg

(cherry picked from commit 41156c5035efb4aa5212963ac028b7889feda3f8)

Change-Id: I363dbbe58d2cb46b521ebdcea85c507679f27206

vold.rc

diff --git a/vold.rc b/vold.rc
index 53ea7fc..87e2fd8 100644 (file)
--- a/vold.rc
+++ b/vold.rc
@@ -6,3 +6,5 @@ service vold /system/bin/vold \
     socket cryptd stream 0660 root mount
     ioprio be 2
     writepid /dev/cpuset/foreground/tasks
+    shutdown critical
+