1package: "com.android.server.telecom.flags"
2container: "system"
3
4# OWNER=grantmenke TARGET=24Q2
5flag {
6  name: "updated_rcs_call_count_tracking"
7  namespace: "telecom"
8  description: "Ensure that the associatedCallCount of CS and RCS is accurately being tracked."
9  bug: "286154316"
10}