Ling Ma | 1c5b7f6 | 2023-08-21 16:05:32 -0700 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
| 2 | |
| 3 | flag { |
| 4 | name: "work_profile_api_split" |
| 5 | namespace: "telephony" |
| 6 | description: "To support separation between personal and work from TelephonyManager and SubscriptionManager API perspective." |
| 7 | bug: "296076674" |
Ling Ma | 02ec211 | 2023-12-05 14:01:58 -0800 | [diff] [blame^] | 8 | } |
| 9 | |
| 10 | flag { |
| 11 | name: "enforce_subscription_user_filter" |
| 12 | namespace: "telephony" |
| 13 | description: "Enabled flag means subscriptions enforce filtering result base on calling user handle. It marks the telephony completion of user filtering." |
| 14 | bug: "296076674" |
Ling Ma | 1c5b7f6 | 2023-08-21 16:05:32 -0700 | [diff] [blame] | 15 | } |