platform_hardware_interfaces/camera
Emil Jahshan eed0040e21 Y16 format enablement for external provider
added Y16 (depth) support for the external provider.
refactored initOutputCharsKeys to support both depth and color metadata according to the connected camera.
the VTS changes will be pushed to pie-vts-dev

Test: tested on intel depth camera D415 manually in addition to the VTS tests.

Change-Id: I358686e7c4330bb180dec4a9cce3bc1cf5475260
Signed-off-by: Emil Jahshan <emil.jahshan@intel.com>
2019-03-14 14:06:17 -07:00
..
common Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6 2019-03-04 16:05:59 -08:00
device Y16 format enablement for external provider 2019-03-14 14:06:17 -07:00
metadata Camera: Make availablePhysicalRequestKeys ndk public 2019-03-06 02:22:01 +00:00
provider Update makefies: no 'types' internal 2019-03-04 14:09:25 -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.