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

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

Merge "Camera: Add DEPTH_JPEG extension output flag" into main

parents 98b7adc7 7ed0b4bf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -181,6 +181,13 @@ flag {
    is_fixed_read_only: true
}

flag {
    namespace: "camera_platform"
    name: "depth_jpeg_extensions"
    description: "Add Depth Jpeg extension output support"
    bug: "362788689"
}

flag {
    namespace: "camera_platform"
    name: "mirror_mode_shared_surfaces"