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

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

Merge "Camera: Remove dangling function declaration" into main

parents 4fd6f048 f2705733
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -78,10 +78,6 @@ namespace camera3 {
            const std::vector<aidl::android::hardware::camera::device::PhysicalCameraMetadata>
                    &physicalCameraMetadata);

    void notify(CaptureOutputStates& states,
        const aidl::android::hardware::camera::device::NotifyMsg& msg,
        bool hasReadoutTime, uint64_t readoutTime);

    void notify(CaptureOutputStates& states,
            const aidl::android::hardware::camera::device::NotifyMsg& msg,
            bool hasReadoutTimestamp);