summaryrefslogtreecommitdiff
path: root/subprojects/libyuv.wrap
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2021-08-26 23:36:30 +0200
committerJacopo Mondi <jacopo@jmondi.org>2021-08-31 12:09:35 +0200
commit88009711be33903672e45b89cf5c9d3fc5761724 (patch)
treef5d12535ae819512280afdf5f187e0b987679973 /subprojects/libyuv.wrap
parent5fc426fbfe58a82e30021d7a9ca12a4daeaec0f3 (diff)
android: Refuse Manual template if not supported
If the camera devices does not support the MANUAL_SENSOR capabilities there is no point in generating a request template for the Manual capture use case. This change fixes CTS tests android.hardware.camera2.cts.CameraDeviceTest#testCameraDeviceManualTemplate android.hardware.camera2.cts.NativeCameraDeviceTest#testCameraDeviceCreateCaptureRequest For devices that do not support MANUAL_SENSOR capabilities. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'subprojects/libyuv.wrap')
0 files changed, 0 insertions, 0 deletions
ref='#n125'>125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208