platform_hardware_interfaces/camera
Keun Soo Yim 7d39f9ea82 DO NOT MERGE Resolve merge conflict for
VtsHalCameraProviderV2_4TargetTest.cpp

Merged-In: I5c0c678e74d56cd8307d2f4e63b7c6dfa95d210d
Merged-In: Ia7b1e8e9baae2885d9c43821fe2933df883f7892
Merged-In: I5fad0a5b7aafd208c3a1b2f62a2b9046cde858d1
2018-01-23 17:56:43 -08:00
..
common Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
device Camera: fix recursive lock in CameraDevice 1.0 2017-06-23 00:28:11 +00:00
metadata Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
provider DO NOT MERGE Resolve merge conflict for 2018-01-23 17:56:43 -08: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.