platform_hardware_interfaces/camera
Xin Li 8f6d361f15 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918
Bug: 205056467
Merged-In: I96a417467346a57b13c2efae12a183d78506afc3
Change-Id: I570a3b599281f519af7a440562c83f8484684fd5
2021-11-10 08:05:55 +00:00
..
common Camera: Add support for single plane stride queries 2021-05-25 16:55:11 -07:00
device Camera: Fix a typo in the 3.7 device comment 2021-07-03 00:07:37 +00:00
metadata camera: Clarify that ANDROID_JPEG_MAX_SIZE applies to default sensor pixel mode. 2021-07-12 15:34:09 -07:00
provider Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 2021-11-10 08:05:55 +00:00
README.md

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.