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

Commit d3c0eb43 authored by Imran Ziad's avatar Imran Ziad
Browse files

Camera: Add desktop_effects feature flag

Flag: com.android.internal.camera.flags.desktop_effects

Test: None
Bug: 376797335
Change-Id: Ibf7d58233a217ca4e106f6be36d497ad2278ce50
parent d8b3de0b
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -273,3 +273,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "camera_platform"
    name: "desktop_effects"
    description: "Applies system controlled effects targetting video conferencing"
    bug: "376797335"
}