platform_hardware_interfaces/camera
Samip Garg a9e748a594 Merge "Snap tm-dev to android13-tests-dev" into tm-dev am: 5a1bde04ae
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/20513348

Change-Id: Ib8616d11f816f908fd14bc718eebb2413a002ee7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-11 15:14:44 +00:00
..
common Camera: Import gralloc buffers before metadata queries 2022-07-28 16:40:35 -07:00
device Update the HAL side about torch max level safety. 2022-07-19 15:42:35 -07:00
metadata Delete HIDL 3.8 2022-05-25 23:43:33 +00:00
provider Fix the problem that the data field of Entry in the verifyLogicalOrUltraHighResCameraMetadata function is empty 2022-09-28 20:35:55 +00:00
README.md

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.