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

Commit 37e5f673 authored by Daniel Akinola's avatar Daniel Akinola Committed by Android (Google) Code Review
Browse files

Merge "Enable Partial Screenshare Enterprise Policy Flag" into main

parents 9527d67c 0b0b80b2
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -532,10 +532,9 @@ object Flags {
    @Keep
    @JvmField
    val WM_ENABLE_PARTIAL_SCREEN_SHARING_ENTERPRISE_POLICIES =
        unreleasedFlag(
            name = "screen_record_enterprise_policies",
        releasedFlag(
            name = "enable_screen_record_enterprise_policies",
            namespace = DeviceConfig.NAMESPACE_WINDOW_MANAGER,
            teamfood = false
        )

    // TODO(b/293252410) : Tracking Bug