platform_hardware_interfaces/camera
Automerger Merge Worker 8fe3efb604 Merge "Fix bugprone-use-after-move warnings" am: 1c7e676905 am: e59bd9e1a7
Change-Id: Ib55852613336c4def111922b010f938fa7eec14b
2020-03-10 17:47:10 +00:00
..
common Camera: Fix possible ExifUtils heap corruption am: aa5673385a am: 711ebe64dd am: f4481c4d98 2020-03-04 18:29:33 +00:00
device Fix bugprone-use-after-move warnings 2020-03-05 15:30:00 -08: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: HIDLized camera HALs, first set 2016-12-02 19:43:39 +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.