platform_hardware_interfaces/camera
2022-03-09 00:50:44 +00:00
..
common camera: Address ANAPIC review comments and additional cleanup 2022-02-22 23:35:25 +00:00
device Merge "Added annotations to prevent misapply of this interface by OEM partners" into tm-dev 2022-03-02 05:08:52 +00:00
metadata Add automotive related keys to AIDL. 2022-03-08 21:51:55 +00:00
provider camera: Fix AIDL VTS test 2022-02-25 06:30:27 +00:00
README.md Camera: HIDLized camera HALs, first set 2016-12-02 19:43:39 +00:00

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.