commit | b5bcd43a128a3f0f3fffdc779922ea11a177474d | [log] [tgz] |
---|---|---|
author | primiano <[email protected]> | Fri Nov 06 16:48:45 2015 |
committer | Commit bot <[email protected]> | Fri Nov 06 16:49:38 2015 |
tree | b16f457b7d1ae59fd8fbcbe295fa0f341f951864 | |
parent | 860f35ff16adf27f3602b5f972e099de8043109c [diff] |
android: make tombstones.py behave when /data/tombstones does not exist When /data/tombstones does not exist on the device, tombstones.py generates a loud traceback. Adding a check to make it behave. BUG=552336 TEST=adb shell rm -rf /data/tombstones && build/android/tombstones.py Review URL: https://codereview.chromium.org/1410123008 Cr-Commit-Position: refs/heads/master@{#358336}