platform_hardware_interfaces/camera
Mitch Phillips 96a768fc4d Merge "[MemInit] Use new MemInit API." am: 5daa3ab5e0 am: 87a946d883 am: b2bac598a9
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1555757

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I0e062a704e6e82f05c79d43ca0968e65f46534ce
2021-02-02 01:28:19 +00:00
..
common Camera: fix HAL1 removeCamera crash 2020-12-03 10:07:34 -08:00
device update hidl .bp 2020-07-02 12:26:37 +09:00
metadata update hidl .bp 2020-07-02 12:26:37 +09:00
provider Merge "[MemInit] Use new MemInit API." am: 5daa3ab5e0 am: 87a946d883 am: b2bac598a9 2021-02-02 01:28:19 +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.