commit | 5cdc8a48e84483603e77679ad1b20b028cba0082 | [log] [tgz] |
---|---|---|
author | Tianjie <xunchang@google.com> | Tue Mar 23 15:10:00 2021 -0700 |
committer | Tianjie <xunchang@google.com> | Mon Mar 29 14:36:04 2021 -0700 |
tree | e38fc02342d86ee25a554cf6c40823409490d98d | |
parent | d7858116cae4eb2e5685649fff790db8c2552baf [diff] |
Catch security exceptions in RoR APIs The security exceptions in RoR API caused the OTA reboot to stuck. Since the error isn't related to the input of clients and clients already have a fallback path; catch and and rethrow the security exception as an IOException. Bug: 183475757 Test: OTA falls back to normal reboot upon security exceptions Change-Id: I359f2f85bd1f0f8734011aa2db24dd7abe0aaa03