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

Skip to content
Commit bb2626cb authored by James.cf Lin's avatar James.cf Lin
Browse files

Fix NullPointerException when convernt the result from Object to Boolean

The request result object would not be assigned value if mAdnCache is null.
The nullpointerexception occurred when the null request result is converted from Object type to Boolean type.
Return false directly if the result object is null.

Bug: 155032134
Test: manual
Change-Id: Ieaaaa6006671ec0292fa988369e7a7d9ea8ae609
parent 205b6dde
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