commit | 502dc74153397e56d5410f8a8250b5581643b9ef | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Fri Nov 01 13:06:20 2013 -0700 |
committer | JP Abgrall <jpa@google.com> | Fri Nov 01 13:08:46 2013 -0700 |
tree | 56831356a8fd4786f702bd67cb8fdac84babcc88 | |
parent | 0291262a68a42ac954f433a3f1cbb8e93204f239 [diff] |
vold: cryptfs: Retry encryption after killing processes using /data Currently, if a non-framework process or service is using /data, unmounting will fail as nothing will kill it. Instead of rebooting on unmount failure, we now kill all processes using /data, then try one more time. Bug: 11291208 Change-Id: I6c5276c78aa55965914ace96e1db74dc80fca3c1