commit | c73dbac02d2313bfe8f0ac47615ecf666698fa34 | [log] [tgz] |
---|---|---|
author | Keith Mok <keithmok@google.com> | Mon Oct 04 20:49:17 2021 +0000 |
committer | Keith Mok <keithmok@google.com> | Wed Oct 06 18:47:37 2021 +0000 |
tree | 325c0a199c1fd40e394acde92de1e5b1342191ef | |
parent | eb3182f0407fe0628d0da3716ae94dda680d97f8 [diff] [blame] |
vold: Reboot if vold failure Vold stores some status in memory. If vold crashed and restarted, those status are not restored. Reboot device if vold on failure. Bug: 202048432 Test: manually kill vold Change-Id: Ic56acd9cc906b0166adf805023e34bbd6b3648a5
diff --git a/vold.rc b/vold.rc index 0252c2f..9474a1e 100644 --- a/vold.rc +++ b/vold.rc
@@ -6,3 +6,4 @@ task_profiles ProcessCapacityHigh shutdown critical group root reserved_disk + reboot_on_failure reboot,vold-failed