mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 21:37:44 +00:00
This needs to be disabled on Pixel 3, but this is the only place w/ source code visible in AOSP. So, it is implemented as a mechanism. Bug: 166675194 Test: atest android.hardware.camera2.cts.PerformanceTest Change-Id: I0d91389432906a917696d27d27b4d6d96e64d09f
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.