platform_hardware_interfaces/camera
2022-04-20 22:48:58 +00:00
..
common Freeze AIDL APIs for TM 2022-04-16 07:03:24 +09:00
device Freeze AIDL APIs for TM 2022-03-31 12:01:39 +09:00
metadata Freeze AIDL APIs for TM 2022-04-16 07:03:24 +09:00
provider Camera: Correct request settings R&C override 2022-04-20 13:53:00 -07: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.