platform_hardware_interfaces/camera
Emilian Peev 40f6211413 Camera: Enable and check for torch callbacks
The expected torch callbacks can be verified during
 the torch set test.

BUG: 32022758
Test: compile and run the gtest binary on device
Change-Id: Idaa1a4c6eb5306f1a2e1d126f54fcb26aaa1dc7c
2017-03-13 08:57:27 +00:00
..
common hidl_default to all targets. 2017-03-08 19:31:53 -08:00
device Merge "camera.device@1.0: Fix minor doc bug" 2017-03-09 23:11:48 +00:00
metadata Update makefiles to use filgroup syntax. 2017-02-10 12:45:19 -08:00
provider Camera: Enable and check for torch callbacks 2017-03-13 08:57:27 +00:00
Android.bp Camera: default implementation of device 1.0 2017-03-01 22:24:39 -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.