commit | 9e2769c91c50c648cfc63a906ff4279712012894 | [log] [tgz] |
---|---|---|
author | Jag Saund <jagsaund@google.com> | Tue Feb 13 20:27:20 2024 +0000 |
committer | Jag Saund <jagsaund@google.com> | Thu Feb 15 01:56:55 2024 +0000 |
tree | 227d736300dad077204f6d1d062085ae811e8ff3 | |
parent | 7b237a48d3550e322b9c97c1d1bd0307e1f5c48c [diff] |
Camera Extensions - Remove fallback logic for Get - get API had fallback logic to rely on camera2 cameracharacteristics value if the value associated with the key was not present - this can potentially introduce inconsistencies and incorrect results - it's more correct to not fallback - ensure that when the interface does support the get api it doesn't return an empty / null set Test: atest Bug: 323626521 Change-Id: I20a31bc1cbc1a668bb228f270fee3b377a3c0093