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

Skip to content
Commit 3d946af0 authored by Ravneet Dhanjal's avatar Ravneet Dhanjal
Browse files

Camera: Add eyes-free videography metadata

- Add EFV metadata and include them as extension keys
- ExtensionCaptureRequest, ExtensionCaptureResult are new classes for extension-specific keys. These keys will be marked as hidden in the corresponding CameraMetadata classes and exposed to the public API via the Extension key classes.
- EFV (and future extension specific keys) will be annotated as @ExtensionKey to differentiate them from hidden keys and exempt them from restrictions imposed on hidden keys (such as allowing exposure of keys through CaptureRequest.getKeys())

Test: Camera CTS test
Bug: 300065685
Change-Id: I844eeed51b9abc97b3142d92fb03fb52e97e0a01
parent b785b9d5
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