blob: feee07d67cc3d8f5c958fa1c91bac58ed8684e6c [file] [log] [blame]
Hui Wang4936b1f2024-02-23 22:05:55 +00001package: "com.android.server.telecom.flags"
2container: "system"
3
Steve Statiae7a32a82024-03-14 01:49:50 +00004# OWNER=huiwang TARGET=24Q3
Hui Wang4936b1f2024-02-23 22:05:55 +00005flag {
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}