platform_hardware_interfaces/camera
Andreas Huber 40d3a9bd8c Convert all comments into "doxygen-ready" comments.
Bug: 36453077
Test: mma
Change-Id: I0b1f77dfae5d2258969e33d85ecf45401ffbdfaa
2017-03-29 08:53:58 -07:00
..
common Update makefiles for hwtypes.h 2017-03-28 15:18:20 +00:00
device Convert all comments into "doxygen-ready" comments. 2017-03-29 08:53:58 -07:00
metadata Update makefiles for hwtypes.h 2017-03-28 15:18:20 +00:00
provider update-makefiles for transisitive dependencies 2017-03-20 07:13:46 -07: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.