commit | 78fc8a21a4747832df528633d5ddf3b3edd6b201 | [log] [tgz] |
---|---|---|
author | Shen Lin <shhenlin@gmail.com> | Thu Sep 08 11:50:33 2022 +0800 |
committer | Shen Lin <shhenlin@gmail.com> | Fri Sep 09 10:16:29 2022 +0800 |
tree | 247c94261273b57c2a12b9868fd3e9bee7ace120 | |
parent | 6672e378646a605c29c5ec735530c69ca1d5f284 [diff] |
Fix potential NPE crash in ConversationHeaderPreferenceController mChannel is nullable and we have to do a null-check before calling its method. Bug: 245506600 Test: manual and atest Change-Id: Ib739f0f66f1a2aee1b2741263e7c206341782892