platform_hardware_interfaces/camera
Tom Cherry bbf78ea50d Include what you use: <fcntl.h> am: 10256e3ad8
Change-Id: I29ee59072bc9157c907f93db17c64d6d9e33c256
2020-04-13 19:37:11 +00:00
..
common Camera: Fix possible ExifUtils heap corruption am: aa5673385a am: 711ebe64dd am: f4481c4d98 2020-03-04 18:29:33 +00:00
device Include what you use: <fcntl.h> 2020-04-13 11:09:42 -07:00
metadata Update hidl makefiles for bpfmt 2019-04-18 18:13:05 -07:00
provider camer 2.5 lazy service: fix interface decls 2019-11-04 12:36:53 -08: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.