for OEM-Specific info, check this code
it was control by ur custom rom's oem thing.It query activity with com.android.phone.settings.OEM_RADIO_INFO intent,if there is one,then it will open it.
for Trigger Carrier provisioning and Carrier provisioning info
it need a key call CarrierConfigManager.KEY_CARRIER_PROVISIONING_APP_STRING
u can set it in PixelIMS manually,but it just control by carrier profile about ur sim card
check this
Activity
huajijam commentedon Oct 27, 2023
for OEM-Specific info, check this code
it was control by ur custom rom's oem thing.It query activity with
com.android.phone.settings.OEM_RADIO_INFOintent,if there is one,then it will open it.huajijam commentedon Oct 27, 2023
for EAB/Presence Provisioned switchs, google blocked them intentionally
check this
huajijam commentedon Oct 27, 2023
for Trigger Carrier provisioning and Carrier provisioning info
it need a key call
CarrierConfigManager.KEY_CARRIER_PROVISIONING_APP_STRINGu can set it in PixelIMS manually,but it just control by carrier profile about ur sim card
check this