9ab187f118
- HIDL camera device@3.8, metadata@3.8 were temporary interfaces
Bug: 221108824
Test: GCA
Test: Camera CTS
Merged-In: I44cd1ac0e2f6647e3e9d5c60a535faf716d5ed93
Change-Id: I44cd1ac0e2f6647e3e9d5c60a535faf716d5ed93
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
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.