Loading
Fix for updating the correct isUsingCarrierAggregation value
Class Ratcherer might get incorrect value when calling isUsingCarrierAggregation() if it is called after call to setRilDataRadioTechnology(). This causes incorrect RAT icon to be shown. Fix by calling isUsingCarrierAggregation() before setRilDataRadioTechnology(). Bug: 116076180 Test: Manual - Checked that RAT icon matches RAT. Change-Id: Ie4b73efb065e6468c2806c31beb9edc7e1fa2e74