mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
The camera test cases already already run in binderized mode for any devices that have this mode enabled. Additionally remove the missing camera device todo as well. This should be handled by the VTS infrastructure. Camera provider service constant updated as well. Bug: 38137798 Test: VtsHalCameraProviderV2_4TargetTest Change-Id: I45ddf224dd4dac3ddfbbd751fa297e4631283537
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.