commit | 973e70458206ea00bcd6d8849f904b184177ba86 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Jan 20 12:08:10 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Fri Jan 20 13:18:51 2017 -0800 |
tree | 00c7a50f07c3ee276f07df3ca806da212bc62d3e | |
parent | 3aead87b8a2ac84aa791d3991c2a571272315953 [diff] |
init: don't start tombstoned until /data is mounted. When vold mounts the encrypted /data partition, it first checks for and kills processes that have open fds to the tmpfs placeholder at /data. This resulted in a 20 second boot-time regression (vold's timeout period) when tombstoned was started before vold. Bug: http://b/34461270 Test: boot is faster, no messages from vold in console spew Test: tombstoned still started by init Change-Id: Ib5e9ddb05f40c9da852f00e103861c6ff2d94888