Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eedf4f4e authored by yifan.bai's avatar yifan.bai Committed by Yifan Bai
Browse files

Fix oldMergedSS is altered to OUT_OF_SERVICE.

When there is no ImsPhone, oldMergedSS is assigned to mSST.mSS.
This caused "oldMergedSS", "tss" and "mNewSS" point to same object.
And when mNewSS.setStateOutOfService() is called, oldMergedSS is
also set to OUT_OF_SERVICE.

Test: Build pass;
Test: Add log and check oldMergedSS value pass;
Test: atest FrameworksTelephonyTests:ServiceStateTrackerTest

Bug: 112714563
parent 4525f57f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment