1package: "com.android.server.telecom.flags"
2container: "system"
3
4# OWNER=yeabkal TARGET=24Q2
5flag {
6 name: "use_device_provided_serialized_ringer_vibration"
7 namespace: "telecom"
8 description: "Gates whether to use a serialized, device-specific ring vibration."
9 bug: "282113261"
10}