Files
hardware_interfaces/camera
Jag Saund cc87d8f238 Night Mode Indicator
- adds a night mode indicator API for Camera2
- auto generated files

Flag: com.android.internal.camera.flags.night_mode_indicator
Test: atest -c -d cts/tests/camera/src/android/hardware/camera2/cts/CameraExtensionSessionTest.java
Bug: 335902696
Change-Id: Icdd66813f7ef5e03c8a181c285128cdf8f1c1ca1
2024-11-07 03:10:14 +00:00
..
2024-11-07 03:10:14 +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.