platform_hardware_interfaces/camera
Emilian Peev 2d0100e36f Merge "Camera: VTS: Don't access invalid resources" into qt-dev am: d016fd7949
am: 137f202385

Change-Id: I54725456629d1cfcbb79027a151d336cd43b2479
2019-07-01 15:40:33 -07:00
..
common Merge "Camera: Add support for IMapper 3.0" into qt-dev 2019-05-20 21:56:22 -07:00
device Camera: Use original dataspace/format for 3.5 device 2019-06-06 17:12:37 -07:00
metadata Update hidl makefiles for bpfmt 2019-04-18 18:13:05 -07:00
provider Merge "Camera: VTS: Don't access invalid resources" into qt-dev am: d016fd7949 2019-07-01 15:40:33 -07: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.