platform_hardware_interfaces/camera
Jayant Chowdhary 1135219245 Add SECURE camera capability.
Bug: 123046494

Test: Builds

Change-Id: I8d90edc2606e535bbf8ebe4e0ebaffeba6ad17dd
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
2019-01-30 10:05:18 -08:00
..
common Add VendorTagDescriptorCache to android.hardware.camera.common@1.0-helper 2019-01-14 12:39:38 -08:00
device Merge "Camera: Document 3.4 metadata selection logic." 2019-01-17 23:59:40 +00:00
metadata Add SECURE camera capability. 2019-01-30 10:05:18 -08:00
provider Camera: Add dynamic depth tags and dataspace 2019-01-27 20:06: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.