commit | e78bf53959151d07c90bbb69fd3f99240dd139b1 | [log] [tgz] |
---|---|---|
author | Keun-young Park <keunyoung@google.com> | Mon Apr 25 18:59:22 2016 -0700 |
committer | Keun-young Park <keunyoung@google.com> | Wed Apr 27 17:50:52 2016 -0700 |
tree | 969fac8e0e96b43afbf2d16921b88490a361244b | |
parent | 7ea2107e6cc92b32628f893978ab3fc444b89bec [diff] |
add special error handling for vhal set - -EAGAIN involves retry - -ESHUTDOWN for powered off property: this will lead into IllegalStateException in Java side - also reduced retry number to 20 so that it will retry up to 2 secs. Most vehicle network message should be there within this time. bug: 28022648 Change-Id: Ic306eb427c24fbe445e7f2b136c16cf5dd40e9d1