platform_hardware_interfaces/camera
Xin Li 7406132b49 Merge android13-tests-dev
Merged-In: Ie372f74f3a52decce592181c7d65624f8ec03ed1
Change-Id: Ia81e24391de0d26737a5d65fbc5c8bb86bf03d5b
2022-08-17 16:37:46 -07:00
..
common Merge android13-tests-dev 2022-08-17 16:37:46 -07:00
device Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
metadata Remove AIDL-libs from VNDK 2022-06-14 14:08:59 +09:00
provider Merge android13-tests-dev 2022-08-17 16:37:46 -07: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.