platform_hardware_interfaces/camera
Cliff Wu ee49e56f26 [VTS] Add test cases for ICameraInjectionSession.hal
- Add test cases for ICameraInjectionSession.hal in VtsHalCameraProviderV2_4TargetTest.

Bug: 171024665
Test: Camera VTS
Change-Id: I5c16cc090b8bf0072163fbc928f4180d60c4206d
2021-05-27 07:00:05 +00:00
..
common Camera: Add support for single plane stride queries 2021-05-25 16:55:11 -07:00
device DynamicCamera: Add new hidl interface ICameraInjectionSession for injection camera 2021-04-09 03:20:43 +00:00
metadata Camera: Add a new tag for multi-resolution stream support 2021-04-15 15:28:51 -07:00
provider [VTS] Add test cases for ICameraInjectionSession.hal 2021-05-27 07:00:05 +00:00
README.md

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.