Update Messenger object based on current DDS.
During initialization the AsyncChannel object in MobileDataStateTracker gets overwritten for slot-1 and after that it never gets udpated for slot-0. This change takes care to update the AsyncChannel object dynamically based on current DDS. In DcTracker class we are moving the supplyMessenger functionality to a protected function. In MSimDcTracker class we are overriding the function and invoking based on current active subscription at bootup and whenever the DDS changes. Change-Id: Iea8964eb25b696a780c52d71a8ce9081e9d08ce4
Loading
Please register or sign in to comment