Dump state of CarrierServiceBindHelper in UiccController.dump
CarrierServiceBindHelper used to dump state in SubscriptionInfoUpdater.
When it was moved to UiccController during SubscriptionManager
refactoring, it was missing from dumping state.
This CL brings it back since CarrierServiceBindHelper dumpstate is a key
info to debug CarrierService binding issues.
Bug: 328238946
Test: adb shell dumpsys activity service TelephonyDebugService
Flag: EXEMPT (debug impact only)
Change-Id: I65ce48176705e1907defd246523083082742af66
1 file changed