mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Verify that device implementations do not set the new privacy characteristics key: ANDROID_REQUEST_CHARACTERISTIC_KEYS_NEEDING_PERMISSION As required by API contract. Bug: 112160024 Bug: 115969437 Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --skip-preconditions --module VtsHalCameraProviderV2_4Target -l INFO Change-Id: I8d8f0d0e1cdec24117d47e7ae45602f56573376f
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.