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

Skip to content
Commit fcd9bdc8 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Fix ImsManager NPE encountered during GTS testing

ImsManager was throwing a NPE because multiple requests to get
ImsService look to be getting scheduled in a race condition where
we are internally scheduling a retry and the binder thread is
scheduling a retry.

Fix synchronization in retry block and check for null ImsManager
just in case.

Test: atest GtsTelephonyTestCases
Change-Id: I5e4b5bf656642c1d26a88fe77726c44f2cfe8607
parent d2c788c1
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