CamerasCollector

Permissioned collector for SignalCategory.Cameras.

Reports camera count, front/back/external facing distribution, flash-capable camera count and the number of permission-gated characteristic keys via CameraManager / CameraCharacteristics.

Privacy: camera hardware topology is a device-model fingerprint; no images are captured. Gated behind PermissionKind.Camera.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val category: SignalCategory

Functions

Link copied to clipboard
open suspend override fun collect(context: Context): List<FingerprintSignal>

Collects camera-inventory signals for this category.