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

Skip to content
Commit 32ed309b authored by Jack Yu's avatar Jack Yu
Browse files

Fixed a race condition when preferred transport updated

This bug is only applicable on the old data stack on T.
Transport manager and access network manager might be running
on a different thread. Fixed a race condition on old data stack
that was introduced in early new data stack development time frame.
The transport evaluation could happen earlier than setting the
preferred transport due to the race condition.

Fixed by setting the preferred transport earlier than notifying
transport manager.

Fix: 226677098
Test: Sanity tests && atest FrameworksTelephonyTests
Merged-In: Id856902c9a73942913e041dc5396b5d17b661089
Change-Id: Id856902c9a73942913e041dc5396b5d17b661089
parent aacfeef4
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