blob: 816685380ce6cf89491d75fbf198e9d540599e8e [file] [log] [blame]
Nagendra Prasad Nagarle Basavarajub95b9fd2023-09-21 15:07:21 +00001package: "com.android.internal.telephony.flags"
Yu Liua20df182024-03-26 22:39:02 +00002container: "system"
Nagendra Prasad Nagarle Basavarajue9ff24a2023-11-08 08:34:26 +00003
Jayachandran C5556feb2024-03-13 21:57:01 +00004# OWNER=jayachandranc TARGET=24Q3
Nagendra Prasad Nagarle Basavarajue9ff24a2023-11-08 08:34:26 +00005flag {
6 name: "esim_bootstrap_provisioning_flag"
7 namespace: "telephony"
8 description: "This flag controls eSIM Bootstrap provisioning feature support."
9 bug:"298567545"
10}
Jayachandran C5556feb2024-03-13 21:57:01 +000011
12# OWNER=arunvoddu TARGET=24Q3
arunvodduc6341792023-10-11 12:47:51 +000013flag {
14 name: "imsi_key_retry_download_on_phone_unlock"
15 namespace: "telephony"
16 description: "This flag controls to download the IMSI encryption keys after user unlocks the phone."
17 bug:"303780982"
arunvoddu3f289472023-11-28 07:48:12 +000018}
Jayachandran C5556feb2024-03-13 21:57:01 +000019
20# OWNER=arunvoddu TARGET=24Q3
arunvoddu3f289472023-11-28 07:48:12 +000021flag {
22 name: "carrier_restriction_status"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000023 is_exported: true
arunvoddu3f289472023-11-28 07:48:12 +000024 namespace: "telephony"
arunvoddu33145f72023-12-20 17:52:12 +000025 description: "This flag controls the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class."
arunvoddu3f289472023-11-28 07:48:12 +000026 bug:"313553044"
arunvoddu33145f72023-12-20 17:52:12 +000027}
Jayachandran C5556feb2024-03-13 21:57:01 +000028
29# OWNER=arunvoddu TARGET=24Q3
arunvoddu33145f72023-12-20 17:52:12 +000030flag {
31 name: "carrier_restriction_rules_enhancement"
32 namespace: "telephony"
33 description: "This flag controls the new enhancements to the existing carrier restrictions rules"
34 bug:"317226653"
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000035}
Jayachandran C5556feb2024-03-13 21:57:01 +000036
37# OWNER=rafahs TARGET=24Q3
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000038flag {
39 name: "esim_available_memory"
Oriol Prieto Gasco9db3ede2024-03-01 16:52:43 +000040 is_exported: true
Rafael Higuera Silva0f42ba32024-01-22 03:31:58 +000041 namespace: "telephony"
42 description: "This flag controls eSIM available memory feature."
43 bug:"318348580"
44}