Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0c073c6 authored by Vadim Caen's avatar Vadim Caen
Browse files

Add Flag for media projection content sharing

Flag: com.android.media.projection.flags.app_content_sharing
Test: N/A
Bug: b/398757866
Change-Id: Idbb9662249900fdf9da8faa2e9fa6fdc5342edb5
parent 24969842
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -39,3 +39,12 @@ flag {
    }
    is_exported: true
}

flag {
    namespace: "media_projection"
    name: "app_content_sharing"
    description: "Enable apps to share some sub-surface"
    bug: "379989921"
    is_exported: true
}