Yeabkal Wubshit | 072123f | 2023-05-12 18:01:41 -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" |
Yeabkal Wubshit | 072123f | 2023-05-12 18:01:41 -0700 | [diff] [blame] | 3 | |
Steve Statia | e7a32a8 | 2024-03-14 01:49:50 +0000 | [diff] [blame] | 4 | # OWNER=yeabkal TARGET=24Q2 |
Yeabkal Wubshit | 072123f | 2023-05-12 18:01:41 -0700 | [diff] [blame] | 5 | flag { |
| 6 | name: "use_device_provided_serialized_ringer_vibration" |
Oriol Prieto Gascó | 6cce61d | 2023-08-21 12:04:58 +0000 | [diff] [blame] | 7 | namespace: "telecom" |
Yeabkal Wubshit | 072123f | 2023-05-12 18:01:41 -0700 | [diff] [blame] | 8 | description: "Gates whether to use a serialized, device-specific ring vibration." |
| 9 | bug: "282113261" |
Grant Menke | cc4f8bb | 2024-07-02 16:06:55 -0700 | [diff] [blame] | 10 | } |
| 11 | |
| 12 | # OWNER=grantmenke TARGET=24Q4 |
| 13 | flag { |
| 14 | name: "ensure_in_car_ringing" |
| 15 | namespace: "telecom" |
| 16 | description: "Gates whether to ensure that when a user is in their car, they are able to hear ringing for an incoming call." |
| 17 | bug: "348708398" |
Yeabkal Wubshit | 072123f | 2023-05-12 18:01:41 -0700 | [diff] [blame] | 18 | } |