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

Commit 7517f6d5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Standard dynamic range profile must not have any extra latency" into tm-dev

parents 53f62e57 cb4b1b02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -230,6 +230,7 @@ public final class DynamicRangeProfiles {
        }

        mProfileMap.put(STANDARD, standardConstraints);
        mLookahedLatencyMap.put(STANDARD, false);
    }