Add imsRadioTech param to ImsRegistrationImplBase#onDeregistered
Since RegistrationCallback#onUnregistered(ImsReasonInfo, int, int) is only required for the communication between telephony framework and ImsService, it is made hidden. The old version callback, onUnregistered(ImsReasonInfo, int), has never been published yet. However, ImsRegistrationImplBase#onDeregistered(ImsReasonInfo, int, int) is required for the mainline module of AOSP ImsService. Bug: 219242990 Bug: 260953481 Test: astest ImsServiceTest#testMmTelManagerRegistrationBlock Change-Id: I065bed72a4aab4e8885c0c357daf81c29667c4ff
Loading
Please register or sign in to comment