commit | 72a6d56d84beddbc71a483a77db3a8e5575b6ebc | [log] [tgz] |
---|---|---|
author | qinyige1 <qinyige1@xiaomi.com> | Mon Nov 29 14:28:19 2021 +0800 |
committer | qinyige1 <qinyige1@xiaomi.com> | Tue Dec 21 16:21:46 2021 +0800 |
tree | b26e4486847544a16c7e9735bd9f45cc600d5d23 | |
parent | 27c03c7f685a157154fdd5865cceb6e84c8a53cc [diff] |
[Stability][Bugfix] Catch DeadObjectException in TCMS. The disconnection of TextClassificationService may be unhandled when binder call comes, which causes RuntimeException. Since the disconnection will be handled later, we just catch the exception here. Bug: 210711405 Test: CtsTextClassifierService Change-Id: I1745f2b40c84115f745a7424c1d329cc1b357831