Nagendra Prasad Nagarle Basavaraju | b95b9fd | 2023-09-21 15:07:21 +0000 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
Nagendra Prasad Nagarle Basavaraju | e9ff24a | 2023-11-08 08:34:26 +0000 | [diff] [blame] | 2 | |
| 3 | flag { |
| 4 | name: "esim_bootstrap_provisioning_flag" |
| 5 | namespace: "telephony" |
| 6 | description: "This flag controls eSIM Bootstrap provisioning feature support." |
| 7 | bug:"298567545" |
| 8 | } |
arunvoddu | c634179 | 2023-10-11 12:47:51 +0000 | [diff] [blame] | 9 | flag { |
| 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" |
arunvoddu | 3f28947 | 2023-11-28 07:48:12 +0000 | [diff] [blame^] | 14 | } |
| 15 | flag { |
| 16 | name: "carrier_restriction_status" |
| 17 | namespace: "telephony" |
| 18 | description: "This flag control the visibility of the getCarrierRestrictionStatus in carrierRestrictionRules class." |
| 19 | bug:"313553044" |
Nagendra Prasad Nagarle Basavaraju | b95b9fd | 2023-09-21 15:07:21 +0000 | [diff] [blame] | 20 | } |