platform_hardware_interfaces/camera
Steven Moreland eea598ddce camera aidl: 'empty' native handles not 'null' native handles am: 29b87463f4
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2250554

Change-Id: I2148508663f577884f2352d6de5580f277b968e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-10-12 01:35:06 +00:00
..
common Merge android13-tests-dev 2022-08-17 16:37:46 -07:00
device camera aidl: 'empty' native handles not 'null' native handles am: 29b87463f4 2022-10-12 01:35:06 +00:00
metadata Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
provider Fix the problem that the data field of Entry in the verifyLogicalOrUltraHighResCameraMetadata function is empty am: 7549241c15 2022-09-28 21:17:50 +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.