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

Commit 5c5e0816 authored by Emilian Peev's avatar Emilian Peev
Browse files

Camera: Remove flag 'surface_leak_fix'

Flag: EXEMPT removal of 'surface_leak_fix'
Bug: 365555183
Test: Successful build
Change-Id: I036a71ac6ab47c72c77f225cf466a9c25bc098e7
parent 62625d3d
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -166,16 +166,6 @@ flag {
    }
}

flag {
    namespace: "camera_platform"
    name: "surface_leak_fix"
    description: "Address Surface release leaks in CaptureRequest"
    bug: "324071855"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    namespace: "camera_platform"
    name: "concert_mode_api"