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

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

Fix race condition in data network

When data network is created, there is a window that
network capabilities are not created immediately. When data
network controller checks if the existing network can satisfied
the new network reuqest, this newly created network does not
have correct capabilities for data network controller to check.

Fixed by calling the update network capability method in data
network's constructor.

Fix: 229350075
Test: Manual && atest FrameworksTelephonyTests
Change-Id: I8dfd8a7e747d7dd21508e204239e81d285d3ae7f
parent 0415c5b2
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