commit | e2796207ee5a1ff2ebea30bdcf6d2c2553546b86 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Jan 30 17:38:06 2015 -0800 |
committer | Josh Gao <jmgao@google.com> | Tue Feb 16 15:09:43 2016 -0800 |
tree | becec14bcc21d24ca9941af83d489acdf2273cdf | |
parent | 362f13d74a5c57f4e2ba4f0de341896e79732dcf [diff] |
ensure /data/tombstones exists on all Android devices /data/tombstones is referenced by core platform code, but is not guaranteed to exist on all Android devices. Move the directory creation out of device specific files and into the core init.rc file. Bug: https://code.google.com/p/android/issues/detail?id=93207 Change-Id: I94ae5199a6a32c4fe555ca994fc4a8345e0c9690 Bug: http://b/26403620 (cherry picked from commit 0359d778a564a5c63baba08a33484fb69eda4d1e)