1package: "com.android.server.telecom.flags"
2container: "system"
3
4# OWNER=huiwang TARGET=24Q3
5flag {
6  name: "profile_user_support"
7  namespace: "telecom"
8  description: "Fix issues related to the profile user like private profile"
9  bug: "326270861"
10  metadata {
11    purpose: PURPOSE_BUGFIX
12  }
13}
14