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

Commit d322fc47 authored by talreja's avatar talreja
Browse files

Issue: Received invalid Subscriber ID values such as '-1', which caused a...

Issue: Received invalid Subscriber ID values such as '-1', which caused a NullPointerException in the CellularNetworkSecuritySafetySource class.

Solution: Added a isValidSubscriptionId check in the GsmCdmaPhone class. This check ensures that a valid Subscriber ID is used when sending the IdentifierDisclosure object to the CellularNetworkSecuritySafetySource class.

Bug: 435146590
Test: m & atest GsmCdmaPhoneTest
Flag: EXEMPT bugfix
Change-Id: Ieb1121dc5efaa889d0d708bf36032dc43fe25b3a
parent 46d8e18a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment