commit | c587269c5a34d4e7412ff42e53ed6312359a8505 | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Tue May 14 15:26:31 2013 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Tue May 14 15:26:31 2013 -0700 |
tree | e90dbb2620fa814c2c5b9267056164e0b10a7ec6 | |
parent | bc7d5088f7f7cbd097f99d2f6d015e2c0a73cacb [diff] |
vold: Increase timeout due to selinux changes The new selinux_reload_policy command can take a while to complete on some systems. The reason is being investigated, and hopefully a fix can be found to improve performance, but for now, increase the timeout that vold waits for the post_fs_data section to complete when decrypting a device on boot. Also, emit a decent error message if the device times out. Bug: 8967715 Change-Id: Ifb01c983dffe095a9de752c17c467a1751e9ce99