72f97643fb
If the device is depth-only, use threshold with Y16 format rather than IMPLEMENTATION_DEFINED. This fixes the regression introduced by the fix for b/265984260. Bug: 276957901 Test: atest VtsAidlHalCameraProvider_TargetTest Change-Id: If9023f1ed17bb761abbb9be36e567264f8bf0689 |
||
---|---|---|
.. | ||
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.