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

Skip to content
Commit 7ae2ec0f authored by SongFerngWang's avatar SongFerngWang Committed by SongFerng Wang
Browse files

Avoid AllowedNetworkTypesListener NullPointerException.

If the CarrierServiceStateTracker's AllowedNetworkTypesListener
registers than radio power on, it gets the empty map. the map
gets null and then casues NullPointerException.
It is timeing issus, so add the protection on it.

Bug: 178443299
Test: atest CarrierServiceStateTrackerTest
Change-Id: Ia43f0117a2e1e573730554d878e9ce4cf9acad91
parent 21fa4dfe
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