Hui Wang | 4936b1f | 2024-02-23 22:05:55 +0000 | [diff] [blame] | 1 | package: "com.android.server.telecom.flags" |
2 | container: "system" | ||||
3 | |||||
Steve Statia | e7a32a8 | 2024-03-14 01:49:50 +0000 | [diff] [blame] | 4 | # OWNER=huiwang TARGET=24Q3 |
Hui Wang | 4936b1f | 2024-02-23 22:05:55 +0000 | [diff] [blame] | 5 | flag { |
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 | } |