blob: 5b74d1aa009b3bbd4c1ca45c66778eae6252fc88 [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}
21
22flag {
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"
Nagendra Prasad Nagarle Basavarajub95b9fd2023-09-21 15:07:21 +000027}