platform_hardware_interfaces/camera
Steven Moreland 8b76a6b90d Remove subdirs
Removing whenever I see these in code reviews.

Test: none
Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d
Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
2017-11-28 14:22:55 -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
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.