Snap for 4399693 from 93f4989c6b60ce38f1dae5dfad26c1024dcfb30b to oc-mr1-release

Change-Id: I9efe9c810b9303d22080afd1a0969d49a64d14b8
diff --git a/7_hardware-compatibility/7_5_cameras.md b/7_hardware-compatibility/7_5_cameras.md
index d0593d4..49913aa 100644
--- a/7_hardware-compatibility/7_5_cameras.md
+++ b/7_hardware-compatibility/7_5_cameras.md
@@ -134,7 +134,11 @@
 implementation MUST support conversion to YV12.)
 *   [C-0-4] MUST support the `android.hardware.ImageFormat.YUV_420_888` and
 `android.hardware.ImageFormat.JPEG` formats as outputs through the
-`android.media.ImageReader` API for `android.hardware.camera2`.
+`android.media.ImageReader` API for `android.hardware.camera2` devices that
+advertise [`REQUEST_AVAILABLE_CAPABILITIES_BACKWARD_COMPATIBLE`](
+https://developer.android.com/reference/android/hardware/camera2/CameraMetadata.html#REQUEST_AVAILABLE_CAPABILITIES_BACKWARD_COMPATIBLE)
+ capability in [`android.request.availableCapabilities`](
+ https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#REQUEST_AVAILABLE_CAPABILITIES).
 *   [C-0-5] MUST still implement the full [Camera API](
 http://developer.android.com/reference/android/hardware/Camera.html)
 included in the Android SDK documentation, regardless of whether the device