BUG=162536543
Test: N/A
Change-Id: If362e2ad7941695094c4727eec0d40484d78d2b6
This commit is contained in:
Sailendra Doddi
2021-07-19 06:18:57 +00:00
committed by sailendrabathi
parent ce2eb94514
commit bc5b45a4bf

View File

@@ -572,7 +572,7 @@ public class Camera2StillCaptureTest extends Camera2SurfaceViewTestCase {
/**
* Validate JPEG capture image object soundness and test.
* <p>
* In addition to image object sanity, this function also does the decoding
* In addition to image object consistency, this function also does the decoding
* test, which is slower.
* </p>
*