blob: b3c67f3248cd55ce63e125b063295197ea88ee86 [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"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000017 is_exported: true
arunvoddu3f289472023-11-28 07:48:12 +000018 namespace: "telephony"
arunvoddu33145f72023-12-20 17:52:12 +000019 description: "This flag controls the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
arunvoddu3f289472023-11-28 07:48:12 +000020 bug:"313553044"
arunvoddu33145f72023-12-20 17:52:12 +000021}
arunvoddu33145f72023-12-20 17:52:12 +000022flag {
23 name: "carrier_restriction_rules_enhancement"
24 namespace: "telephony"
25 description: "This flag controls the new enhancements to the existing carrier restrictions rules"
26 bug:"317226653"
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000027}
28flag {
29 name: "esim_available_memory"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000030 is_exported: true
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000031 namespace: "telephony"
32 description: "This flag controls eSIM available memory feature."
33 bug:"318348580"
34}