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

Skip to content
Commit 35f6f041 authored by Gil Cukierman's avatar Gil Cukierman
Browse files

Track Modem Support for Null Cipher Disablement in Phone

Adds Phone.isNullCipherAndIntegritySupported which,
by default, is initialized to false in Phone (no support).

When the radio becomes available, it attempts to make
a request to set the user's null cipher and integrity
preferences. If the response is anything other than a
REQUEST_NOT_SUPPORTED exception, the phone then considers
the feature supported by the modem.

Bug: 264574296
Test: atest GsmCdmaPhoneTest
Change-Id: Ib3ba1aa28da35758dbdf585704d929c9bc45ff97
parent 905dca77
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