platform_hardware_interfaces/camera
Emilian Peev 2bb7e8a59b Camera: Set arbitrary dataspace for RAW streams
Use 'arbitrary' dataspace when trying to configure RAW
streams.

Bug: 179158925
Test: run vts -m VtsHalCameraProviderV2_4TargetTest
Change-Id: I1faa29bea3df91a34ba87ec2c7ecb9a17bd7a4e2
2021-02-04 22:10:02 +00:00
..
common Camera: fix HAL1 removeCamera crash 2020-12-03 10:07:34 -08:00
device update hidl .bp 2020-07-02 12:26:37 +09:00
metadata update hidl .bp 2020-07-02 12:26:37 +09:00
provider Camera: Set arbitrary dataspace for RAW streams 2021-02-04 22:10:02 +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.