blob: c1b860f16be400d0eb413073524cc1ee81e7123e [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"
arunvoddu33145f72023-12-20 17:52:12 +000018 description: "This flag controls the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
arunvoddu3f289472023-11-28 07:48:12 +000019 bug:"313553044"
arunvoddu33145f72023-12-20 17:52:12 +000020}
arunvoddu33145f72023-12-20 17:52:12 +000021flag {
22 name: "carrier_restriction_rules_enhancement"
23 namespace: "telephony"
24 description: "This flag controls the new enhancements to the existing carrier restrictions rules"
25 bug:"317226653"
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000026}
27flag {
28 name: "esim_available_memory"
29 namespace: "telephony"
30 description: "This flag controls eSIM available memory feature."
31 bug:"318348580"
32}