4dd6a516a6
Add a frame number field in HAL capture result metadata to indicate the frame number of newer request overriding this capture. This is needed so that ZoomRatioMapper can look up the newer request's zoom ratio. Also add VTS test for transition between OFF and ZOOM. Test: Camera VTS on cuttlefish Bug: 239822823 Change-Id: I7439950cdb9f346bf36c4cc872fd7865eb9cf669 |
||
---|---|---|
.. | ||
common | ||
device | ||
metadata | ||
provider | ||
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.
AIDL Camera HAL Interfaces
The AIDL Camera HAL interfaces can be found in the respective /aidl directories.