platform_hardware_interfaces/camera
Suren Baghdasaryan 264676daab Replace direct pid writes with setting task profiles for camera interfaces am: 849e9fc8b6
Change-Id: I65da7a5b8636ea6677ab6820922bb5b18e5ff654
2020-05-01 16:49:32 +00:00
..
common Camera: Fix possible ExifUtils heap corruption am: aa5673385a am: 711ebe64dd am: f4481c4d98 2020-03-04 18:29:33 +00:00
device Include what you use: <fcntl.h> 2020-04-13 11:09:42 -07:00
metadata Update hidl makefiles for bpfmt 2019-04-18 18:13:05 -07:00
provider Replace direct pid writes with setting task profiles for camera interfaces 2020-04-30 13:45:23 -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.