1package: "com.android.media.projection.flags"
2container: "system"
3
4# Project link: https://gantry.corp.google.com/projects/android_platform_window_surfaces/changes
5
6flag {
7    name: "limit_manage_media_projection"
8    namespace: "lse_desktop_experience"
9    description: "Limit signature permission manage_media_projection to the SystemUI role"
10    bug: "323008518"
11    is_fixed_read_only: true
12}
13