blob: 4dbc03b7d2f451d576977c205d6afd6b8ad60399 [file] [log] [blame]
Grant Menked7e04c22023-08-30 14:33:38 -07001package: "com.android.server.telecom.flags"
2
3flag {
4 name: "voip_app_actions_support"
5 namespace: "telecom"
6 description: "When set, Telecom support for additional VOIP application actions is active."
7 bug: "296934278"
Grant Menke5c6b07d2023-10-10 10:39:53 -07008}
9
10flag {
11 name: "call_details_id_changes"
12 namespace: "telecom"
13 description: "When set, call details/extras id updates to Telecom APIs for Android V are active."
14 bug: "301713560"
Grant Menked7e04c22023-08-30 14:33:38 -070015}