platform_hardware_interfaces/camera
Steven Moreland c2f829a1d2 Updating makefiles for hidl_interface.
Bug: 64487114
Test: manual
Merged-In: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812
Change-Id: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812
2017-11-13 11:39:07 -08:00
..
common Updating makefiles for hidl_interface. 2017-11-13 11:39:07 -08:00
device Updating makefiles for hidl_interface. 2017-11-13 11:39:07 -08:00
metadata Updating makefiles for hidl_interface. 2017-11-13 11:39:07 -08:00
provider Updating makefiles for hidl_interface. 2017-11-13 11:39:07 -08:00
Android.bp Camera: Add default implementation of camera.device@3.3 2017-09-15 11:08:48 -07: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.