mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
modified VTS tests functions to work with the Y16 format with the correct dataspace. Y16 changes are in this patch: 847192 Test: ran and tested on intel depth camera D415 and a regular RGB camera Change-Id: Ie40347d58d4f72ed2fc9676bdaab2d1dca5dc5bc Signed-off-by: Emil Jahshan <emil.jahshan@intel.com>
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.