aboutsummaryrefslogtreecommitdiff
path: root/flags/uicc.aconfig
blob: 3ef2301650b50abdbb63d2c152b9f1c871d25fd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
package: "com.android.internal.telephony.flags"

flag {
    name: "esim_bootstrap_provisioning_flag"
    namespace: "telephony"
    description: "This flag controls eSIM Bootstrap provisioning feature support."
    bug:"298567545"
}
flag {
    name: "imsi_key_retry_download_on_phone_unlock"
    namespace: "telephony"
    description: "This flag controls to download the IMSI encryption keys after user unlocks the phone."
    bug:"303780982"
}