android-components / org.mozilla.telemetry

Package org.mozilla.telemetry

Types

Telemetry

open class Telemetry

TelemetryHolder

open class TelemetryHolder

Holder of a static reference to the Telemetry instance. This is required for background services that somehow need to get access to the configuration and storage. This is not particular nice. Hopefully we can replace this with something better.