platform_hardware_interfaces/camera
2018-12-21 18:23:35 +00:00
..
common Camera: Add support for stream combination query 2018-11-29 16:40:36 +00:00
device Merge "Fix performance-for-range-copy warnings" am: d01f7050ac am: 51e835ce22 2018-12-17 14:09:52 -08:00
metadata Camera: Make logical camera physical Ids to be ndk public 2018-12-14 11:00:32 -08:00
provider Add new lazy service target to default camera HAL 2018-12-07 15:43:11 -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.