commit | 576b61991dcff07f1a7348239938b0dbad102834 | [log] [tgz] |
---|---|---|
author | Grace Jia <xiaotonj@google.com> | Mon Aug 17 10:39:41 2020 -0700 |
committer | Grace Jia <xiaotonj@google.com> | Thu Sep 24 13:29:59 2020 -0700 |
tree | 755f3abd06061085cf5905245546af6ed6b863d5 | |
parent | 4debabe3c1fa9a439dd9de85daaefe103f844e22 [diff] |
Fix crash when service unbinding exception happens. If the call screening service haven't been registered, trying to unbind it will make the device crash. Wrap the unbinding process in a try-catch block to avoid this crash. Bug: 161952276 Test: atest TelecomUnitTests:CallScreeningServiceFilterTest Change-Id: Ic4d8823efc4f91a866e6d5d72a0a94cc3438d232