Files
frameworks_base/core/java/android
Sol Boucher b8cee5175d camera2: Remove stray </p> in CameraDevice#createCaptureSession
This was causing strange indentation.
The change also clarifies how to get the supported output sizes in the
ImageReader flow: Although the doc (correctly) instructed the developer to use
StreamConfigurationMap#getOutputSizes(int) with an ImageReader, this instruction
appeared after the bulleted list of output types. Since all other items in that
list specify that getOutputSizes(Class<?>) should be used, the reader shouldn't
be expected to read beyond the list only in this specific case.

Bug: 15574400
Change-Id: Id952b46ae52322d75abbcaffea678d5ba50b22a5
2014-06-12 17:39:11 +00:00
..
2014-05-29 17:21:54 -07:00
2014-06-10 12:51:55 -07:00
2014-05-28 09:13:45 +02:00
2014-05-29 21:10:01 +00:00
2014-06-11 18:03:05 +09:00