mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
This is done in order to avoid sign extension since we don't want to add additional flags. Bug: 167517572 Test: Run VTS on devices Change-Id: I00464b489dd14db87603bbd65211a751104ff8d3 Signed-off-by: Jayant Chowdhary <jchowdhary@google.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.