mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
When calling update-makefiles.sh there are some unrelated changes that were missed in previous commits. Bug: 68112778 Test: mma Change-Id: I22b76f3d5bcd084afd2f06e613d2f9f37c1a0c9c
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.