platform_hardware_interfaces/camera
Bob Badour ce854e5605 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces
Added SPDX-license-identifier-Apache-2.0 to:
  camera/metadata/3.7/Android.bp
  camera/metadata/3.8/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I31cece41e97d4b6cc8e425c05ba84d94b6b59065
2021-11-11 17:25:08 -08:00
..
common Camera: Add support for single plane stride queries 2021-05-25 16:55:11 -07:00
device Enable mute test pattern for external cameras 2021-08-26 11:10:46 +02:00
metadata [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-11-11 17:25:08 -08:00
provider Camera: VTS for test_pattern tag requirement for physical camera am: 5ee43a6d24 2021-11-04 20:46:50 +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.