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

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

Merge "Camera: Add flag for device executor thread configuration" into main

parents 3067a366 48d5c961
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -163,6 +163,16 @@ flag {
    }
}

flag {
    namespace: "camera_platform"
    name: "single_thread_executor_naming"
    description: "Set the device executor thread name."
    bug: "359709863"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "camera_platform"
    name: "surface_leak_fix"