blob: b2024b006ede88db83b46ffd655ea85fe3e79227 [file] [log] [blame]
Nagendra Prasad Nagarle Basavarajub95b9fd2023-09-21 15:07:21 +00001package: "com.android.internal.telephony.flags"
Nagendra Prasad Nagarle Basavarajue9ff24a2023-11-08 08:34:26 +00002
3flag {
4 name: "esim_bootstrap_provisioning_flag"
5 namespace: "telephony"
6 description: "This flag controls eSIM Bootstrap provisioning feature support."
7 bug:"298567545"
8}
arunvodduc6341792023-10-11 12:47:51 +00009flag {
10 name: "imsi_key_retry_download_on_phone_unlock"
11 namespace: "telephony"
12 description: "This flag controls to download the IMSI encryption keys after user unlocks the phone."
13 bug:"303780982"
arunvoddu3f289472023-11-28 07:48:12 +000014}
15flag {
16 name: "carrier_restriction_status"
17 namespace: "telephony"
18 description: "This flag control the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
19 bug:"313553044"
Nagendra Prasad Nagarle Basavarajub95b9fd2023-09-21 15:07:21 +000020}