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

Commit ce2eb945 authored by Sailendra Doddi's avatar Sailendra Doddi Committed by sailendrabathi
Browse files
BUG=162536543
Test: N/A
Change-Id: I1246175c3f2ba792200bc22652bdcf36f208ee54
parent 1d6388a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -927,7 +927,7 @@ public class CameraMetadataTest extends junit.framework.TestCase {
        };
        assertArrayEquals(expectedRaw16Outputs, map.getOutputs(ImageFormat.RAW_SENSOR));

        // Finally, do a round-trip check as a sanity
        // Finally, do a round-trip check for consistency
        checkKeyMarshal(
                "android.scaler.availableInputOutputFormatsMap",
                new ReprocessFormatsMap(contents),