platform_hardware_interfaces/camera/common
TreeHugger Robot a7aa860878 Merge "Camera: Import gralloc buffers before metadata queries" into stage-aosp-tm-ts-dev am: f9daf08b7b am: ee100afbbd am: 552a9119e3
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/19125050

Change-Id: I27f49a2f51ed0b78a2b8e26a57641c921c4575db
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-11 19:29:51 +00:00
..
1.0 Camera: Import gralloc buffers before metadata queries 2022-07-28 16:40:35 -07:00
aidl Remove AIDL-libs from VNDK 2022-06-02 17:43:19 +09:00
README.md Camera: HIDLized camera HALs, first set 2016-12-02 19:43:39 +00:00

Camera common HAL definitions


Overview:

The camera.common namesapce is used by the Android camera HALs for common enumeration and structure definitions.

This includes standard status codes returned by most camera HAL methods.

More complete information about the Android camera HAL and subsystem can be found at source.android.com.

Version history:

types.hal:

@1.0:

Common enum and struct definitions for all camera HAL interfaces. Does not define any interfaces of its own.