commit | f4bde0aef97e1f4d941c7d5c2acb2286cc3a2570 | [log] [tgz] |
---|---|---|
author | Pranav Madapurmath <pmadapurmath@google.com> | Tue Dec 17 10:37:28 2024 -0800 |
committer | Pranav Madapurmath <pmadapurmath@google.com> | Tue Dec 17 11:24:22 2024 -0800 |
tree | 6b659cea60653cdbfbba6c439a3c7e27a4df1ec8 | |
parent | b4325e22b2040b45383fd9147f3eb69bbe00b292 [diff] |
Resolve active call NPE in unhold It's possible that there's no active call when unholding the current call. Resolve the NPE from referencing the call id. Bug: 380805900 Change-Id: Ie3cae59ff0a96829ec742059bb10b9a0c5591b99 Flag: com.android.server.telecom.flags.enable_call_sequencing Test: Manual