platform_hardware_interfaces/camera/metadata
Aditya Choudhary ad2ba1b851 [DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets
to the new android ownership model. If you find incorrect or unnecessary
attribution in this CL, please create a separate CL to fix that.

For more details please refer to the link below,
go/new-android-ownership-model

Bug: 304529413
Test: N/A
Change-Id: Ic8c4bd6ac246e7efa98bbdaf822d12ae8e1230a5
2024-02-05 15:45:22 +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 [DON'T BLOCK] Test ownership migration rules 2024-02-05 15:45:22 +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.