commit | 9190189ed9d8f2ab444163030a38386d06b35854 | [log] [tgz] |
---|---|---|
author | James.cf Lin <jamescflin@google.com> | Thu May 28 10:02:43 2020 +0800 |
committer | James.cf Lin <jamescflin@google.com> | Fri May 29 01:11:35 2020 +0800 |
tree | 6732ee01d9d64d499f5d3ce6737d353ad31f7184 | |
parent | 365e41d384cd61fb21ff98b8c7707b6bb1e3c327 [diff] |
Fix NullPointerException in PresencePublication UserCapabilityExchangeImpl may pass the null object into the PresencePublication. Do not call the PresencePublication#onFeatureCapabilityChanged api. Bug: 157531336 Test: manual Change-Id: Ib971fbf97f93d51ac43815d2354d09b572894aa2