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
1 file changed