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

Commit 3cd6683a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for fixing canDisplayOnRemoteDevices on mirror displays" into main

parents 73bbb1e0 a26ee934
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -215,3 +215,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_vdm_opt_out_on_mirror_displays"
    namespace: "virtual_devices"
    description: "Do not show content from opted out activities on mirror displays"
    bug: "394573488"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}