commit | e46fbb41c16bb651b2de1668f0fd78681a5bcfd5 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Tue Feb 13 21:12:08 2024 +0000 |
committer | Emilian Peev <epeev@google.com> | Thu Feb 15 22:33:18 2024 +0000 |
tree | b3c0ef3f3d16f774801292ffacb9ee027bd61254 | |
parent | 72134a198110d84d1ae0b925231746c07de7ff61 [diff] |
Camera: Use map instead of 'CaptureResult' for extension callbacks Implementations that use the extension service interface may not be able to access and work with capture results directly. Modify the capture result callback so that it can accept a map of capture result keys and values. Bug: 325066688 Test: Camera CTS Change-Id: I835405765cfe78159f1169f801959328a5072659