commit | a7ebb7d0f187554691014bff6b4be3cb190315b9 | [log] [tgz] |
---|---|---|
author | Pavel Maltsev <pavelm@google.com> | Wed Dec 19 14:02:02 2018 -0800 |
committer | Pavel Maltsev <pavelm@google.com> | Wed Dec 19 17:13:37 2018 -0800 |
tree | 88fdfc15af9fd2ab5dfbd105c26c54efef42d802 | |
parent | 27aebc3332c8d2807a595b6df13118da2337f628 [diff] |
Add API to create Car instance synchronously A client can create a Car instance with a simple call: Car car = Car.createCar(mContext); car object could be used immedietly to retrieve car managers, no connection listeners and ugly async code on client side! Bug: 110324099 Test: m -j; reworked phantoscope app to use this API and verified it works Change-Id: I1d4bcbae859fac8312305e5ed2871e86c43aa2ab