platform_hardware_interfaces/camera
Steven Moreland 1ae4615d9f Update hidl makefiles for bpfmt
hidl-generated makefiles are now generated such that bpfmt(file) == file.

Bug: 67417008
Test: enable bpfmt hook
Change-Id: I1f69d292bc23a7cc293a66110cb02d597e1019ad
2019-04-17 09:38:50 -07:00
..
common Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
device Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
metadata Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
provider Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -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.