83b724a23f
Bug: 156749607 Test: fake mark a camera id as a secure only, see that it doesn't get tested unless a test calls getCameraDeviceNames with addSecure = true Test: VtsHalCameraProviderV2_4TargetTest passes on device without any secure only cameras Change-Id: Ibe428b663bd8024f46f0273ed5dfaa108a90dd43 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com> |
||
---|---|---|
.. | ||
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.