platform_hardware_interfaces/camera
Eino-Ville Talvala 2508e0cbc5 camera/device/1.0: Use a bitfield for the callback flags
Bug: 32991603
Test: Compiles
Change-Id: If5dd0d0fb7851589f8a72114bd528d3213724471
2016-12-06 14:43:21 -08:00
..
common Update makefiles for hidlizing IBase. 2016-12-03 01:01:14 -08:00
device camera/device/1.0: Use a bitfield for the callback flags 2016-12-06 14:43:21 -08:00
metadata Update makefiles for hidlizing IBase. 2016-12-03 01:01:14 -08:00
provider Update makefiles for hidlizing IBase. 2016-12-03 01:01:14 -08:00
Android.bp Camera: HIDLized camera HALs, first set 2016-12-02 19:43:39 +00: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.