mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Makes it easier to see which versions are available. Bug: 188871598 Test: N/A Merged-In: Ica76a8225fec8dc5267362cbfd43e06e65ad3f1e Change-Id: I8c091237478e4b095ce4be280ae5d6fbcd0b7152
Camera Metadata Interface
Overview:
The camera.metadata interface is used by the Android camera service, camera provider and camera devices to retrieve static camera information and issue camera capture controls.
See the docs.html for each version for the detailed description of each metadata specification.
Version history:
@3.2:
HIDL version of the baseline camera metadata interface, required by camera.provider@2.4 and camera.device@3.2 onwards.