commit | ec798b52f785dfd58345cded6f34db55c2ec99e2 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Thu Mar 04 15:13:11 2021 -0800 |
committer | Hall Liu <hallliu@google.com> | Fri Mar 05 12:02:19 2021 -0800 |
tree | c6e41d2a1b03a5446ce5cf93eb3ecc9e1e315032 | |
parent | 0e44b583b0629b3a437fbbd538739f5373f01603 [diff] |
Fix Telecom PendingIntent mutability, logging fixes Fix a non-marked PendingIntent in Telecom that's been causing crashes during emergency call CTS. Add some logging to reveal the crash logs that were being previously swallowed by a completable future. Also force unbind all incallservices during the special testing cleanup command to further avoid cascading fails Bug: 181057509 Test: atest EmergencyCallTests Change-Id: I8bf6189535689d6c357c679f4de28915bcdbcf58