mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
On 32bits architecture, binder driver might allocate non-8 bytes aligned buffers. Test: compile (problem not reproducible on 64bit SOCs) Bug: 62637461 Change-Id: I8ef2b3ecba783a8d189ebe18733082d32cff4899
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.