blob: 6517e0f62d061bcfdd373e4b6526bd88db3b7c87 [file] [log] [blame]
Yeabkal Wubshit072123f2023-05-12 18:01:41 -07001package: "com.android.server.telecom.flags"
Oriol Prieto Gasco19b33822024-02-06 18:34:47 +00002container: "system"
Yeabkal Wubshit072123f2023-05-12 18:01:41 -07003
Steve Statiae7a32a82024-03-14 01:49:50 +00004# OWNER=yeabkal TARGET=24Q2
Yeabkal Wubshit072123f2023-05-12 18:01:41 -07005flag {
6 name: "use_device_provided_serialized_ringer_vibration"
Oriol Prieto Gascó6cce61d2023-08-21 12:04:58 +00007 namespace: "telecom"
Yeabkal Wubshit072123f2023-05-12 18:01:41 -07008 description: "Gates whether to use a serialized, device-specific ring vibration."
9 bug: "282113261"
Grant Menkecc4f8bb2024-07-02 16:06:55 -070010}
11
12# OWNER=grantmenke TARGET=24Q4
13flag {
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 Wubshit072123f2023-05-12 18:01:41 -070018}