Ignore component callbacks in BridgeContext

This avoids potential stack overflow error as the base implementation of
registerComponentCallbacks and unregisterComponentCallbacks ends up
delegating the calls to itself if BridgeContext does not provide an
overridden implementation.

Bug: 164003227
Test: N/A
Change-Id: I5dad0c14fb074c31869898b43dfac7115f7f73fa
(cherry picked from commit eced2c5b7adef70e90c18104489359b4f3e07c10)
1 file changed