commit | 0a8217f519ca36b4fc9c74a618b0917757251a02 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Tue Apr 09 20:32:24 2019 +0200 |
committer | Martijn Coenen <maco@google.com> | Wed Apr 10 09:00:02 2019 +0200 |
tree | d154d5b62e3c5d6a42319d18d807e388d4ab4896 | |
parent | dd07ae579c291a2b6ffe09bd576fd908eb9e5ddd [diff] |
Catch all exceptions when calling startCheckpoint(). The existing code in vold throws exceptions based on errno, which can't be mapped to binder exceptions, and hence throw a RuntimeException instead. To prevent bringing system_server down with these, catch all exceptions for now. Bug: 130190815 Test: builds Change-Id: I3f5aaa12a01e4748ccb2b2467416c49645315cfb