Loading
Fix check for component enabled state in IncallServiceController
Add a check for the component enabled setting, as the previous check only accounted for the state where the component was declared as enabled in the manifest. This caused the IncallServiceController to skip services that are disabled in the manifest but enabled in runtime. Bug: 167677227. Test: atest TelecomUnitTests:InCallControllerTest Test: atest CtsTelecomTestCases:NonUiInCallServiceTest Change-Id: I54053dcf3fa57054befb2e0d654863d11231cab4