blob: 6576c87e137a62d5517c6fcd8c0628d2e83e07b0 [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
Jayachandran C5556feb2024-03-13 21:57:01 +00003# OWNER=jayachandranc TARGET=24Q3
Nagendra Prasad Nagarle Basavarajue9ff24a2023-11-08 08:34:26 +00004flag {
5 name: "esim_bootstrap_provisioning_flag"
6 namespace: "telephony"
7 description: "This flag controls eSIM Bootstrap provisioning feature support."
8 bug:"298567545"
9}
Jayachandran C5556feb2024-03-13 21:57:01 +000010
11# OWNER=arunvoddu TARGET=24Q3
arunvodduc6341792023-10-11 12:47:51 +000012flag {
13 name: "imsi_key_retry_download_on_phone_unlock"
14 namespace: "telephony"
15 description: "This flag controls to download the IMSI encryption keys after user unlocks the phone."
16 bug:"303780982"
arunvoddu3f289472023-11-28 07:48:12 +000017}
Jayachandran C5556feb2024-03-13 21:57:01 +000018
19# OWNER=arunvoddu TARGET=24Q3
arunvoddu3f289472023-11-28 07:48:12 +000020flag {
21 name: "carrier_restriction_status"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000022 is_exported: true
arunvoddu3f289472023-11-28 07:48:12 +000023 namespace: "telephony"
arunvoddu33145f72023-12-20 17:52:12 +000024 description: "This flag controls the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
arunvoddu3f289472023-11-28 07:48:12 +000025 bug:"313553044"
arunvoddu33145f72023-12-20 17:52:12 +000026}
Jayachandran C5556feb2024-03-13 21:57:01 +000027
28# OWNER=arunvoddu TARGET=24Q3
arunvoddu33145f72023-12-20 17:52:12 +000029flag {
30 name: "carrier_restriction_rules_enhancement"
31 namespace: "telephony"
32 description: "This flag controls the new enhancements to the existing carrier restrictions rules"
33 bug:"317226653"
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000034}
Jayachandran C5556feb2024-03-13 21:57:01 +000035
36# OWNER=rafahs TARGET=24Q3
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000037flag {
38 name: "esim_available_memory"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000039 is_exported: true
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000040 namespace: "telephony"
41 description: "This flag controls eSIM available memory feature."
42 bug:"318348580"
43}