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

Skip to content
Commit 1f2ea352 authored by Ling Ma's avatar Ling Ma
Browse files

Deny SIM-profile association for non-existent SIM

Previously, for a SIM Id that we have no records of, we return true for
its accessibility check for any profiles. After this change, we throw
IAE/convert the IAE to false to better define the API behavior.

Bug: 294125411
Test: Manually sending/receiving SMS/MMS,
    atest com.android.providers.telephony.SmsProviderTest,
    atest com.android.providers.telephony.MmsProviderTest,
    atest com.android.providers.telephony.ProviderUtilTest,
    atest CtsTelephonyProviderTestCases,
    atest CtsTelephonyTestCases
Change-Id: If5a66e186273ab0e5439df1e76107431bbb8d8e1
parent 84c5a997
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