Files
hardware_interfaces/camera
Steven Moreland 3eb7df74b8 Fix transitive includes.
Files relying on transitive include of utils/Log.h (and things that it
includes) from MQDescriptor.h

Test: pass
Change-Id: Iff316b21bef556bb026378b7f89e97ded3febef4
2017-04-06 15:01:59 -07:00
..
2017-04-06 15:01:59 -07:00
2017-04-06 15:01:59 -07:00
2017-03-28 15:18:20 +00:00
2017-04-06 15:01:59 -07: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.