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

Skip to content
Commit 8ece0f63 authored by SongFerngWang's avatar SongFerngWang
Browse files

Fix race condition problem for the nr state.

When FW handle the service state and physical channel config at the same
time and if physical channel config event is received before pollstatedone()
is called, old information from mSS can be used and this can cause notifying
unexpected status.. It is possible that the nr state is wrong.

Bug: 179622616
Test: Build pass.
atest frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTrackerTest.java

Change-Id: Ie300463858c690efd81b3cf775c76809c534d29a
parent 155a9824
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