Aishwarya Mallamapti | cc1c45f | 2023-08-23 23:16:38 +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" |
Aishwarya Mallamapti | cc1c45f | 2023-08-23 23:16:38 +0000 | [diff] [blame] | 3 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame] | 4 | # OWNER=amallampati TARGET=24Q3 |
Aishwarya Mallamapti | cc1c45f | 2023-08-23 23:16:38 +0000 | [diff] [blame] | 5 | flag { |
| 6 | name: "oem_enabled_satellite_flag" |
Oriol Prieto Gasco | 9db3ede | 2024-03-01 16:52:43 +0000 | [diff] [blame] | 7 | is_exported: true |
Aishwarya Mallamapti | cc1c45f | 2023-08-23 23:16:38 +0000 | [diff] [blame] | 8 | namespace: "telephony" |
| 9 | description: "This flag controls satellite communication supported by OEMs." |
| 10 | bug:"291811962" |
| 11 | } |
| 12 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame] | 13 | # OWNER=amallampati TARGET=24Q3 |
Aishwarya Mallamapti | cc1c45f | 2023-08-23 23:16:38 +0000 | [diff] [blame] | 14 | flag { |
| 15 | name: "carrier_enabled_satellite_flag" |
Oriol Prieto Gasco | 9db3ede | 2024-03-01 16:52:43 +0000 | [diff] [blame] | 16 | is_exported: true |
Aishwarya Mallamapti | cc1c45f | 2023-08-23 23:16:38 +0000 | [diff] [blame] | 17 | namespace: "telephony" |
| 18 | description: "This flag controls satellite communication supported by carriers." |
| 19 | bug:"296437388" |
Nagendra Prasad Nagarle Basavaraju | c00abbf | 2024-02-09 03:35:53 +0000 | [diff] [blame] | 20 | } |
| 21 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame] | 22 | # OWNER=nagendranb TARGET=24Q3 |
Nagendra Prasad Nagarle Basavaraju | c00abbf | 2024-02-09 03:35:53 +0000 | [diff] [blame] | 23 | flag { |
| 24 | name: "satellite_internet" |
| 25 | namespace: "telephony" |
| 26 | description: "This flag enables satellite internet support." |
| 27 | bug:"326972202" |
Allen Xu | d167c78 | 2024-05-10 19:52:38 +0000 | [diff] [blame] | 28 | } |
| 29 | |
| 30 | # OWNER=xalle TARGET=24Q3 |
| 31 | flag { |
| 32 | name: "satellite_persistent_logging" |
| 33 | namespace: "telephony" |
| 34 | description: "This flag enables satellite persistent logging" |
| 35 | bug:"339877723" |
Hyosun Kim | 14c4d05 | 2024-06-21 05:12:17 +0000 | [diff] [blame] | 36 | } |
| 37 | |
| 38 | # OWNER=hyosunkim TARGET=24Q3 |
| 39 | flag { |
| 40 | name: "carrier_roaming_nb_iot_ntn" |
| 41 | namespace: "telephony" |
| 42 | description: "This flag enables satellite carrier roaming to nb iot ntn." |
| 43 | bug:"348253735" |
| 44 | } |
Thomas Nguyen | 2392ff9 | 2024-06-26 11:21:51 -0700 | [diff] [blame] | 45 | |
| 46 | # OWNER=tnd TARGET=24Q4 |
| 47 | flag { |
| 48 | name: "oem_enabled_satellite_phase_2" |
| 49 | is_exported: true |
| 50 | namespace: "telephony" |
| 51 | description: "This flag controls satellite communication supported by OEMs in phase 2." |
| 52 | bug:"349624547" |
| 53 | } |
youngtaecha | f00eeae | 2024-07-18 14:23:23 +0000 | [diff] [blame^] | 54 | |
| 55 | # OWNER=youngtaecha TARGET=24Q4 |
| 56 | flag { |
| 57 | name: "geofence_enhancement_for_better_ux" |
| 58 | namespace: "telephony" |
| 59 | description: "Enhance geofence to improve UX experience" |
| 60 | bug: "347711329" |
| 61 | metadata { |
| 62 | purpose: PURPOSE_BUGFIX |
| 63 | } |
| 64 | } |