platform_hardware_interfaces/camera
Steven Moreland 4e1e4081e4 Updating makefiles for hidl_interface.
Bug: 64487114
Test: manual
Merged-In: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812
Change-Id: Ie13d9e014cf2b81c18c67f551b4644fb9f0ba812
(cherry-picked from commit c2f829a1d2)
2017-12-03 10:31:49 -08:00
..
common Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from 2017-11-14 12:08:38 -08:00
device Updating makefiles for hidl_interface. 2017-12-03 10:31:49 -08:00
metadata Update makefiles for hidl_interface. 2017-11-10 09:06:55 -08:00
provider Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from 2017-11-14 12:08:38 -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.