commit | d4b620cdb66d5f96c87e8632ec124aa77f74b573 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Sun May 19 23:19:46 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Mon May 20 17:35:33 2024 +0900 |
tree | dea2f7f75936cffd5e266688c158c8e65b53b516 | |
parent | 409db7f43f77930c3ea99b46762eacd0fc63b775 [diff] |
Consolidate error handling in clatStart() Simplified error handling in ClatCoordinator.clatStart() by reducing the number of try/catch blocks. Leveraged Log.e() for detailed stack trace logging, removing the need for multiple error message variations. Test: TH, manual test Change-Id: I73fd961f0f62ef3e1688c044856d5526603a77d3