Files
hardware_interfaces/camera
Shuzhen Wang 1599d4be65 Camera: Remove code for feature_combination_query
Flag: EXEMPT removing feature_combination_query
Test: Build
Bug: 365555185
Change-Id: I8529de60cebca5ba7c701581f49b9ea26a5676df
2024-09-09 10:07:35 -07:00
..
2024-08-09 06:43:52 +00:00
2023-01-18 21:06:05 +00:00

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.

AIDL Camera HAL Interfaces

The AIDL Camera HAL interfaces can be found in the respective /aidl directories.