Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit db3200d0 authored by Jayant Chowdhary's avatar Jayant Chowdhary
Browse files

cameraserver: Remove framework only keys before sending capture requests to hal.



Framework only keys ANDROID_SCALER_CROP_REGION_SET,
ANDROID_AF_REGION_SET, ANDROID_AE_REGION_SET, ANDROID_AWB_REGION_SET
must be removed before sending requests to the camera HAL. This is so
that camera HALs built with older versions of VNDK which don't have this
key defined do not fail validate_camera_metadata_structure().

Bug: 198535636

Test: Vendor Testing
Test: Camera CTS

Merged-In: I418831008c39a14b940b909da81b508c2f9b0f0d
Change-Id: I418831008c39a14b940b909da81b508c2f9b0f0d
Signed-off-by: default avatarJayant Chowdhary <jchowdhary@google.com>
(cherry picked from commit 65c9bf0a)
parent f70982c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment