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

Commit 38bf8647 authored by Emilian Peev's avatar Emilian Peev
Browse files

Camera: Remove "single_thread_executor"

Flag: EXEMPT removal of flag 'single_thread_executor'
Bug: 365555183
Test: Successful build
Change-Id: Ic98465ea6c748cebdb3f990f8bef6fadb7793ab6
parent 2199497b
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -122,16 +122,6 @@ flag {
    bug: "316375635"
}

flag {
    namespace: "camera_platform"
    name: "single_thread_executor"
    description: "Ensure device logic is run within one thread."
    bug: "305857746"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "camera_platform"
    name: "single_thread_executor_naming"