Updated comments using https://source.android.com/setup/contribute/respectful-code
BUG=162536543 Test: N/A Change-Id: I1246175c3f2ba792200bc22652bdcf36f208ee54
This commit is contained in:
committed by
sailendrabathi
parent
1d6388a535
commit
ce2eb94514
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user