ad2ba1b851
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 |
||
---|---|---|
.. | ||
3.2 | ||
3.3 | ||
3.4 | ||
3.5 | ||
3.6 | ||
3.7 | ||
aidl | ||
README.md |
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.