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

Commit df3bc161 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Camera: Standard dynamic range profile must not have any extra latency"...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17073032

Change-Id: I71cf736e98b762c5badaf0877096c6159e07cbd2
parents dc215e17 7517f6d5
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);
    }