platform_hardware_interfaces/camera
Yin-Chia Yeh aa6993121e Camera: fix release fence FD leaks
Test: use sw_sync to fake release fence FDs, GCA, CTS
Bug: 62070085
Change-Id: Iae77a2e112df5363e55e4177656a5dd41b830cbd
2017-05-26 16:28:45 -07:00
..
common Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
device Camera: fix release fence FD leaks 2017-05-26 16:28:45 -07:00
metadata Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
provider Update makefiles. (2/2) 2017-05-19 15:54:03 -07: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.