mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
The stream resources will be released by Hal most likely only in cases of successful configuration. If the configuration fails keep the deleted streams for the next call. BUG: 34131351 Test: 'CameraTest' API1 tests using Hal3.x and ZSL Change-Id: I68696d561258571727b35b52ff326aac27edaad3
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.