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

This commit is contained in:
TreeHugger Robot
2022-03-03 22:25:54 +00:00
committed by Android (Google) Code Review

View File

@@ -230,6 +230,7 @@ public final class DynamicRangeProfiles {
}
mProfileMap.put(STANDARD, standardConstraints);
mLookahedLatencyMap.put(STANDARD, false);
}