commit | 5dff53fdd56f41414c9cef2ed3f5e904f9307f49 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Oct 20 10:17:35 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Oct 20 10:17:35 2017 -0700 |
tree | 8a8ded3e7b1e223adf62b04bf3d674af3a49bea0 | |
parent | 0bc040a8cbe7faf96138afab80119f2a9492fee0 [diff] |
Don't abort on errors LOG(FATAL) triggers an abort which produces an unhelpful stack trace in logcat. Use LOG(ERROR) and propagate the failure to a normal task exit. Bug: 68040531 Test: manual Change-Id: Iaaa0c3406c637d985065cbe58a8a160b72e1f6da