e6522390bb
Check whether different types of camera providers got registered and try to test them if present. Merged-In: I5c0c678e74d56cd8307d2f4e63b7c6dfa95d210d Bug: 62835396 Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --skip-preconditions --module VtsHalCameraProviderV2_4Target -l INFO Change-Id: I5c0c678e74d56cd8307d2f4e63b7c6dfa95d210d |
||
---|---|---|
.. | ||
common | ||
device | ||
metadata | ||
provider | ||
Android.bp | ||
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.