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 | |
| 4 | flag { |
| 5 | name: "telecom_resolve_hidden_dependencies" |
Pranav Madapurmath | 4248bcd | 2024-02-06 18:58:15 +0000 | [diff] [blame] | 6 | namespace: "telecom" |
Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 7 | description: "Mainland cleanup for hidden dependencies" |
Tyler Gunn | 08dd74b | 2024-02-12 17:35:10 +0000 | [diff] [blame] | 8 | bug: "323414215" |
Grace Jia | 525dc1a | 2023-10-04 09:57:48 -0700 | [diff] [blame] | 9 | } |
Pranav Madapurmath | b1301a3 | 2024-03-07 14:09:38 -0800 | [diff] [blame^] | 10 | |
| 11 | flag { |
| 12 | name: "telecom_mainline_blocked_numbers_manager" |
| 13 | namespace: "telecom" |
| 14 | description: "Fixed read only flag used for setting up BlockedNumbersManager to be retrieved via context" |
| 15 | bug: "325049252" |
| 16 | is_fixed_read_only: true |
| 17 | } |