commit | 809b547568471628f21ac21cbc30c0e8b0679b53 | [log] [tgz] |
---|---|---|
author | Keun-young Park <keunyoung@google.com> | Fri May 20 13:27:28 2016 -0700 |
committer | Keun-young Park <keunyoung@google.com> | Mon May 23 14:29:56 2016 -0700 |
tree | bfc3f6a8831e5b47f9d3ab4d3657be0b7bfb38d0 | |
parent | 1f3657e1da1f5a7a39a418f2519ca32a2a7eeafe [diff] |
handle init failure and service launch delay - For hal init failure, populate empty propery list. This makes vhal not accessed after vhal init failure. prevents car service from crashing due to bad vhal state - add retry logic to native vns connection as sometimes 5 sec is not enough, especially when CAN bus is broken. Even if CAN bus is broken, client of VNS should not crash. bug: 28883982, 28347153 Change-Id: I09897630daf7c3a66d2ebefa067ed4559c0e8fa8