Files
hardware_interfaces/camera/metadata
Ravneet Dhanjal 623240900b Camera: Add AE priority mode tags
- Auto-generated

Test: Camera CTS with and without flag
Bug: 359944765
Flag: com.android.internal.camera.flags.ae_priority
Change-Id: I6d1bf649eec743b7138202960c4ba66cefae4dd6
2024-11-10 05:06:15 +00:00
..
2024-11-10 05:06:15 +00:00

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.