mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
Stream combination queries differ from regular stream configuration in several ways. Extend documentation and mention any fields that Hal implementations must ignore when checking the input arguments. Bug: 111593096 Test: Android builds successfully Change-Id: Iab97d2cf8aebc29c9ec4c34a382893299a9b9752
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.