Nagendra Prasad Nagarle Basavaraju | b95b9fd | 2023-09-21 15:07:21 +0000 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
Yu Liu | a20df18 | 2024-03-26 22:39:02 +0000 | [diff] [blame] | 2 | container: "system" |
Nagendra Prasad Nagarle Basavaraju | e9ff24a | 2023-11-08 08:34:26 +0000 | [diff] [blame] | 3 | |
Jayachandran C | 5556feb | 2024-03-13 21:57:01 +0000 | [diff] [blame] | 4 | # OWNER=jayachandranc TARGET=24Q3 |
Nagendra Prasad Nagarle Basavaraju | e9ff24a | 2023-11-08 08:34:26 +0000 | [diff] [blame] | 5 | flag { |
| 6 | name: "esim_bootstrap_provisioning_flag" |
| 7 | namespace: "telephony" |
| 8 | description: "This flag controls eSIM Bootstrap provisioning feature support." |
| 9 | bug:"298567545" |
| 10 | } |
Jayachandran C | 5556feb | 2024-03-13 21:57:01 +0000 | [diff] [blame] | 11 | |
| 12 | # OWNER=arunvoddu TARGET=24Q3 |
arunvoddu | c634179 | 2023-10-11 12:47:51 +0000 | [diff] [blame] | 13 | flag { |
| 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" |
arunvoddu | 3f28947 | 2023-11-28 07:48:12 +0000 | [diff] [blame] | 18 | } |
Jayachandran C | 5556feb | 2024-03-13 21:57:01 +0000 | [diff] [blame] | 19 | |
arunvoddu | b7972bd | 2024-05-23 17:24:53 +0000 | [diff] [blame] | 20 | # OWNER=arunvoddu TARGET=24Q4 |
arunvoddu | 3f28947 | 2023-11-28 07:48:12 +0000 | [diff] [blame] | 21 | flag { |
| 22 | name: "carrier_restriction_status" |
Oriol Prieto Gasco | 9db3ede | 2024-03-01 16:52:43 +0000 | [diff] [blame] | 23 | is_exported: true |
arunvoddu | 3f28947 | 2023-11-28 07:48:12 +0000 | [diff] [blame] | 24 | namespace: "telephony" |
arunvoddu | 33145f7 | 2023-12-20 17:52:12 +0000 | [diff] [blame] | 25 | description: "This flag controls the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class." |
arunvoddu | 3f28947 | 2023-11-28 07:48:12 +0000 | [diff] [blame] | 26 | bug:"313553044" |
arunvoddu | 33145f7 | 2023-12-20 17:52:12 +0000 | [diff] [blame] | 27 | } |
Jayachandran C | 5556feb | 2024-03-13 21:57:01 +0000 | [diff] [blame] | 28 | |
| 29 | # OWNER=arunvoddu TARGET=24Q3 |
arunvoddu | 33145f7 | 2023-12-20 17:52:12 +0000 | [diff] [blame] | 30 | flag { |
| 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 Silva | 0f42ba3 | 2024-01-22 03:31:58 +0000 | [diff] [blame] | 35 | } |
Jayachandran C | 5556feb | 2024-03-13 21:57:01 +0000 | [diff] [blame] | 36 | |
| 37 | # OWNER=rafahs TARGET=24Q3 |
Rafael Higuera Silva | 0f42ba3 | 2024-01-22 03:31:58 +0000 | [diff] [blame] | 38 | flag { |
| 39 | name: "esim_available_memory" |
Oriol Prieto Gasco | 9db3ede | 2024-03-01 16:52:43 +0000 | [diff] [blame] | 40 | is_exported: true |
Rafael Higuera Silva | 0f42ba3 | 2024-01-22 03:31:58 +0000 | [diff] [blame] | 41 | namespace: "telephony" |
| 42 | description: "This flag controls eSIM available memory feature." |
| 43 | bug:"318348580" |
| 44 | } |
rambowang | 5510b02 | 2024-04-17 16:27:20 -0500 | [diff] [blame] | 45 | |
arunvoddu | b7972bd | 2024-05-23 17:24:53 +0000 | [diff] [blame] | 46 | # OWNER=arunvoddu TARGET=24Q4 |
| 47 | flag { |
| 48 | name: "set_carrier_restriction_status" |
| 49 | namespace: "telephony" |
| 50 | description: "This flag controls the visibility of the setCarrierRestrictionStatus API in carrierRestrictionRules class." |
| 51 | bug:"342411308" |
| 52 | } |
Huilong Yin | 3204b0e | 2024-07-09 16:50:51 +0800 | [diff] [blame] | 53 | |
| 54 | # OWNER=arunvoddu TARGET=24Q4 |
| 55 | flag { |
| 56 | name: "uicc_app_count_check_to_create_channel" |
| 57 | namespace: "telephony" |
| 58 | description: "This flag controls to create the open channel when uicc application count is greater than 0." |
| 59 | bug:"349966950" |
| 60 | metadata { |
| 61 | purpose: PURPOSE_BUGFIX |
| 62 | } |
| 63 | } |
Meng Wang | 6e15688 | 2024-08-14 20:35:18 +0000 | [diff] [blame] | 64 | |
| 65 | # OWNER=mewan TARGET=24Q4 |
| 66 | flag { |
| 67 | name: "optimization_apdu_sender" |
| 68 | namespace: "telephony" |
| 69 | description: "This flag controls optimization of apdu sender class." |
| 70 | bug:"335257880" |
| 71 | } |
arunvoddu | b488855 | 2024-09-24 12:03:50 +0000 | [diff] [blame] | 72 | |
| 73 | # OWNER=arunvoddu TARGET=24Q4 |
| 74 | flag { |
| 75 | name: "ignore_carrierid_reset_for_sim_removal" |
| 76 | namespace: "telephony" |
| 77 | description: "This flag controls the carrierId reset while imsi key deletion time upon sim ejection." |
| 78 | bug:"366178705" |
| 79 | metadata { |
| 80 | purpose: PURPOSE_BUGFIX |
| 81 | } |
Junho | e64a212 | 2024-09-10 02:54:28 +0000 | [diff] [blame] | 82 | } |
| 83 | |
| 84 | # OWNER=jhyoon TARGET=25Q2 |
| 85 | flag { |
| 86 | name: "support_isim_record" |
| 87 | namespace: "telephony" |
| 88 | description: "This flag controls the type of API that retrieves ISIM records, either hidden or system type." |
| 89 | bug:"359721349" |
| 90 | } |
jinjeong | afc9001 | 2024-11-15 08:09:55 +0000 | [diff] [blame] | 91 | |
| 92 | # OWNER=jinjeong TARGET=25Q2 |
| 93 | flag { |
| 94 | name: "carrier_id_from_carrier_identifier" |
| 95 | namespace: "telephony" |
| 96 | description: "This flag controls to get a carrier id using a carrier identifier." |
| 97 | bug:"378778278" |
| 98 | } |
TAKAHASHI Uichiro | 3c5232c | 2022-08-29 16:13:38 +0900 | [diff] [blame] | 99 | |
| 100 | # OWNER=arunvoddu TARGET=25Q2 |
| 101 | flag { |
| 102 | name: "force_imsi_certificate_delete" |
| 103 | namespace: "telephony" |
| 104 | description: "This flag controls the IMSI certificate delete with out any condition." |
| 105 | bug:"235296888" |
| 106 | metadata { |
| 107 | purpose: PURPOSE_BUGFIX |
| 108 | } |
| 109 | } |
jinjeong | 9cccd3b | 2024-11-27 05:12:17 +0000 | [diff] [blame] | 110 | |
| 111 | # OWNER=jinjeong TARGET=25Q2 |
| 112 | flag { |
| 113 | name: "get_group_id_level2" |
| 114 | namespace: "telephony" |
| 115 | description: "This flag controls to get a group id level2." |
| 116 | bug:"381171540" |
| 117 | } |
jinjeong | 8215b53 | 2024-11-28 02:28:45 +0000 | [diff] [blame^] | 118 | |
| 119 | # OWNER=jinjeong TARGET=25Q2 |
| 120 | flag { |
| 121 | name: "action_sim_preference_settings" |
| 122 | namespace: "telephony" |
| 123 | description: "This flag controls to launch sim preference page in Setting" |
| 124 | bug:"381319469" |
| 125 | } |