Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 1 | package: "com.android.server.telecom.flags" |
Oriol Prieto Gasco | 19b3382 | 2024-02-06 18:34:47 +0000 | [diff] [blame] | 2 | container: "system" |
Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 3 | |
Steve Statia | e7a32a8 | 2024-03-14 01:49:50 +0000 | [diff] [blame] | 4 | # OWNER=tgunn TARGET=24Q3 |
Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 5 | flag { |
| 6 | name: "telecom_resolve_hidden_dependencies" |
Oriol Prieto Gasco | 42d5ee7 | 2024-03-01 16:52:48 +0000 | [diff] [blame] | 7 | is_exported: true |
Pranav Madapurmath | 4248bcd | 2024-02-06 18:58:15 +0000 | [diff] [blame] | 8 | namespace: "telecom" |
Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 9 | description: "Mainland cleanup for hidden dependencies" |
Tyler Gunn | 08dd74b | 2024-02-12 17:35:10 +0000 | [diff] [blame] | 10 | bug: "323414215" |
Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 11 | } |
Pranav Madapurmath | b1301a3 | 2024-03-07 14:09:38 -0800 | [diff] [blame] | 12 | |
| 13 | flag { |
| 14 | name: "telecom_mainline_blocked_numbers_manager" |
| 15 | namespace: "telecom" |
| 16 | description: "Fixed read only flag used for setting up BlockedNumbersManager to be retrieved via context" |
| 17 | bug: "325049252" |
| 18 | is_fixed_read_only: true |
| 19 | } |