Files
hardware_interfaces/camera
Steven Moreland a33bce869f Merge "graphics.common V3 -> V4" am: 2e37f01273
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2292036

Change-Id: I70a1ba9242ed8cebda22b2e7223e33c0dc402561
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-09 17:38:11 +00:00
..
2022-08-17 16:37:46 -07:00
2022-12-07 10:53:12 +00:00

Camera HALs


Overview:

The camera.* HAL tree is used by the Android camera service to discover and operate camera devices available on the device.

More details and versioning information can be found within each particular HAL.

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

AIDL Camera HAL Interfaces

The AIDL Camera HAL interfaces can be found in the respective /aidl directories.