Add APIs for notifying cell identifier disclosures, security algorithm updates
Adds the new (1) CellularIdentifierDisclosedListener API, which allows listeners to determine when certain sensitive identifiers (IMEI, IMSI, unencrypted SUCI) are disclosed over the radio network from the modem. Also adds the new (2) SecurityAlgorithmsListener API, which allows listeners to receive updates from the modem about which radio security algorithms are in use. Bug: 355062720 Test: atest CtsTelephonyTestCases:TelephonyCallbackTest Test: atest FrameworksTelephonyTest DefaultPhoneNotifierTest Test: atest CellularIdentifierDisclosureTest SecurityAlgorithmUpdateTest Flag: com.android.internal.telephony.flags.security_algorithms_update_indications Flag: com.android.internal.telephony.flags.cellular_identifier_disclosure_indications Change-Id: I7472b9c624f55aa371c3d0871961b2ddcd7e793f
Loading
Please register or sign in to comment