platform_hardware_interfaces/camera/metadata
Treehugger Robot 74dc4cc5d7 Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 27e97308c4
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2950589

Change-Id: Ie4f36b193820490e606e7f5100ca29200f832fa2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-07 01:45:21 +00:00
..
3.2 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
3.3 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
3.4 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
3.5 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
3.6 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
3.7 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +00:00
aidl Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 27e97308c4 2024-02-07 01:45:21 +00:00
README.md Camera: HIDLized camera HALs, first set 2016-12-02 19:43:39 +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.